Not Receving webhook

ChrisHaig
New Member
3 0 0

I setup a webhook on my development store and set the url to an express server i setup but when sending the test notification i am unable to receive any data but if i use any online webhook tester like https://webhook.site/ it works fine 

Reply 1 (1)
hassain
Shopify Staff (Retired)
Shopify Staff (Retired)
624 104 182

Hi @ChrisHaig,

 

If you are using an Express Server to receive webhooks I would recommend following this tutorial: https://medium.com/@scottdixon/verifying-shopify-webhooks-with-nodejs-express-ac7845c9e40a

 

It is very helpful guide in how to build a basic Express server that can receive and verify webhook notifications from Shopify.

 

Hassain | Developer Support Specialist @ Shopify
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Click Accept as Solution