Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am trying to get all the variants for a delivery profile after its created on Shopify. There's a webhook to notify a profile has been created/updated.
This webhook only contains the id of delivery profile.
When this webhook arrives, I create a bulkOperation with a query that I prepared which fetches all variants of delivery profile by its id.
Now, this bulkOperation is CREATED successfully and also COMPLETED successfully.
But sometimes, it returns null in url field and sometimes returns less number of variants than actual in that delivery profile.
Not sure what's going on here. My concerns are:
It'll be really helpful to hear from Shopify team. Thanks!
Hey @zubairmohsin ,
Happy to have a look at this for you.
To investigate this further I was wondering if you could provide some additional context for me. For the most recent example where this occurred, could you provide the bulk operation id, along with the expected variant count. This additional context will help in any efforts to track down the underlying issue.
Regard,
John
John C | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog