Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I'm creating a sales channel and would like to subscribe to product changes/deletions for each store that installs the sales channel.
Simple question but I didn't see it specifically mentioned in any of the docs (or if it was, I missed it): When I create the webhooks for this, do the webhooks need to be created for each store when they install the app? Or just created once on the sales channel side and independent of the stores that install the sales channel?
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hey @connerludlow
I believe you will need to subscribe to webhooks for each shop you want to receive them from. You can find more information in this tutorial (see the section "stay in sync with product changes").
Kevin_A | Solutions Engineer @ 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
This is an accepted solution.
Hey @connerludlow
I believe you will need to subscribe to webhooks for each shop you want to receive them from. You can find more information in this tutorial (see the section "stay in sync with product changes").
Kevin_A | Solutions Engineer @ 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