All things Shopify and commerce
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
I have a Django app for Shopify which is currently in testing. I want to ask what to do when a user uninstall our app. We want to remove the shop info from our database. I saw a Shop data erasure endpoint in Shopify app setup. So can anyone mention how to use this Webhook in detail.