How to know my webhook endpoint?

Prudentt
Shopify Partner
47 6 9

I am using the shopify node app template and i configured my mandatory webhooks in this fashion:

Screenshot 2023-09-14 at 18.50.22.png

 

And then implemented them with processWebhooks, as shown in the workshop, and it works great.

Screenshot 2023-09-14 at 18.53.04.png

but i can't find any documentation on how to know the specific route that this webhook generates in my api, i'm guessing something like "/api/webhooks/shop/redact" ?

 

I need to know the exact endpoint to fill the GDPR webhooks in the app's setup:

Screenshot 2023-09-14 at 18.51.33.png

 

Thank you!

Replies 0 (0)