Bulk Operation Complete but URL Missing

Hi there,

I am facing the following situation: Bulk operation is complete, but URL is missing. According to the documentation, when an operation is complete, there should be a URL. Can you address please?

I appreciate your time :slightly_smiling_face:

Hey @asoola ,

Happy to help with this.

The URL will be null, and objectCount will be zero when the query didn’t return any results. For reference, this can be found in Step 3 of our bulk operation tutorial.

Regards,

John