Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I am facing issue while registering GDPR Webhook i.e.
1. customers/data_request:
This is the request I am hitting from Postman
Solved! Go to the solution
This is an accepted solution.
Hi @Tec1
I set up a draft app on one of my test stores and requesting customer data from the admin successfully triggered the customers/data_request webhook at the endpoint I had in my partner dashboard.
We are not able to provide authenticated support over the forums, but if your app has the necessary customer or order scopes and you are not being sent those webhooks please reach out to our support team from your partner dashboard so someone can take a closer look.
Cheers!
JamesG | API Support @ 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 Shopify.dev or the Shopify Web Design and Development Blog
Hey @Tec1
Public apps are automatically registered for mandatory webhooks, and you can manage their endpoints directly from your partner dashboard.
Hope that helps.
JamesG | API Support @ 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 Shopify.dev or the Shopify Web Design and Development Blog
Thanks for the reply JamesG,
I have set the Endpoints in the Shopify dashboard and when I was testing customers/data_request webhook by Shopify seller account by requesting customer data but I am not getting payload in webhook. I think the webhook is not triggering.
This is an accepted solution.
Hi @Tec1
I set up a draft app on one of my test stores and requesting customer data from the admin successfully triggered the customers/data_request webhook at the endpoint I had in my partner dashboard.
We are not able to provide authenticated support over the forums, but if your app has the necessary customer or order scopes and you are not being sent those webhooks please reach out to our support team from your partner dashboard so someone can take a closer look.
Cheers!
JamesG | API Support @ 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 Shopify.dev or the Shopify Web Design and Development Blog