The app captures the webhook info whch is triggered on an event in shopify and saves in db for further processing.
to install npm install
to run npm app
Shopify webhook can only send data to https servers for that you need to have ngrok in your sytem.
Install ngrok in your system open your port localhost:3000 publically using ngrok
On shopify cart create a webhook for some event copy the ngrok link there for your local server
with addition route /savetodb
when that event occurs on your shopify store the webhook will be triggered and req of that webhook will hit your endpoint which then will be saved in db
The responses can be viewed and edited too in the app.
-
Notifications
You must be signed in to change notification settings - Fork 0
rishuverma/ShopifyWebhookApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The app captures the webhook info whch is triggered on an event in shopify and saves in db for further processing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published