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
Hello.
Our client left us, we lost access to API and cannot unsubscribe from Webhooks. It continues making useless requests to our servers. I found similar issues from other developers, e.g. this. Could you please repeat this for us and unsubscribe us from this store's webhooks? Where should I provide the store name and our application id?
Thanks.
Alternatively you can just make sure your server returns 404 or 503 response, this will make webhooks fail and Shopify will eventually remove them automatically.
Thanks for the idea, we will try this way for sure