Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I'm developing a sale channel and trying to figure out what events I should handle for uninstallation/removal of the sales channel.
Should I be listening to the webhooks for CHANNELS_DELETE and/or APP_UNINSTALLED?
Also, for CHANNELS_DELETE, I'm having trouble figuring out what OAuth permission scope is required? Is this documented anywhere?
Thanks
Hi @jql194
Did you make progress on the scope query?
For the uninstallation, app/uninstalled should be the way to go.
Scott | Developer Advocate @ Shopify