Hi
I am facing a issue. As per the new app dev environment there are no option to add the GDPR Webhook URL’s in the Shopify partner. Its mandatory for the public apps.
Kindly help to resolve this and tell where I will set the GDPR webhook URL’s in app.
You are correct; the GDPR webhook settings have moved. In Shopify’s new app environment, you no longer add these in the Partner Dashboard UI. Instead, you must define them directly in your shopify.app.toml file.
Open the shopify.app.toml file in your project and add the following code block, which handles all three mandatory GDPR webhooks: