Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi everyone, i got a problem, my App was not listed because i do not have this webhook on, but, actually, i do not keep any costumer info despite of "order id" that is not linked to nothing about costumer, i store just a bunch of IDs, values and payment status.
So the question is, if i do not store any costumer data, how do apply the costumers webhooks?
And another question, i already have a webhook in case the app is uninstalled, can i use same end point for shop/redact?
Hey @angeloghiotto ,
If you don't actually hold any customer data you simply need to respond with an HTTP 200 OK to the webhook, and no action is needed. This is a requirement to be listed on the app store, so if that is your goal, you should implement them.
Ryan | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog