Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi guys,
does uninstalling of an Shopify App automatically also remove related Webhooks?
I am developing the Shopify App where I, indeed, use a lot of webhooks. I am wondering if I should handle this while uninstallation process or Shopify takes care of that for me.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi,
I think yes, Shopify does take care of removing the webhooks associated to an app when the later is uninstalled.
You don't have to handle the removal of the webhooks during uninstalling.
This is an accepted solution.
Hi,
I think yes, Shopify does take care of removing the webhooks associated to an app when the later is uninstalled.
You don't have to handle the removal of the webhooks during uninstalling.