Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I'm sure that a lot of app developers have already implemented this webhook.
How to properly work with it?
1) How to provide to the store owner info? Via email?
2) Does anybody know in which cases Shopify can only send email? This concerns me. As for my app email is not a unique key. If I will receive payload with only email, I will not be able to provide any data back
Solved! Go to the solution
This is an accepted solution.
Hey @yana_mazault
1) Yes, via email.
2) Shopify will send you shop ID, customer id, customer email and more.
Scott | Developer Advocate @ Shopify
This is an accepted solution.
Hey @yana_mazault
1) Yes, via email.
2) Shopify will send you shop ID, customer id, customer email and more.
Scott | Developer Advocate @ Shopify