A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
How to do real time Syncing of Products Information from Shopify to our Sales channel
Problem Statement : We are developing a Sales Channel APP, we are able to sync products whenever user installs the APP but how can we sync the products information on real time basis so that if any user changes price or updates Quantity then we should also get a trigger to sync it in our ecosystem as well.
Please help in getting this solved.
Solved! Go to the solution
This is an accepted solution.
subscribe to webhooks https://shopify.dev/api/admin/rest/reference/events/webhook
This is an accepted solution.
subscribe to webhooks https://shopify.dev/api/admin/rest/reference/events/webhook