Mandatory Webhooks

Kindly someone explain where and how to subscribe to the mandatory webhooks for privacy compliance. I don’t see them in the Graphql documentation. Before I remember there was an option somewhere in the Partners Dashboard, but i cant find it anymore there.

The app was created from the dashboard, not CLI.

One way you can add them (and probably the easiest) is by using a shopify.app.toml file.

The .toml file is read by the Shopify CLI app when you deploy a new version of your app and the privacy webhooks are registered when you deploy the new version to Shopify.

App Configuration: Subscriptions

3 Likes

Any way to do this without Shopify CLI? Honestly Im not using it. Before there was an option in the UI somewhere.

I’m curious what your reason is for not using the CLI?

Honestly Im just not that familiar with that and it looks like many extra steps. I like everything as simple as possible.