Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hey everyone,
I noticed that our application receives a lot of carts/create webhooks from stores that are not created via the Shopify store. The carts are not created by potential customers on the site.
I'd like to understand the origin of those webhooks.
What other ways can someone create/trigger a carts/create webhook?
Some additional context, our application receives these webhooks in large numbers in a short period of time. It can be up to 100-200k in 10-20 minutes, I suspect some synchronization process.