Focuses on API authentication, access scopes, and permission management.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Looking to merge/Sync inventory updates in real time between my store on Shopify and my b2b site.
Any idea on how to do that?
Hey @ShlomoSchonfeld
If there's not already an app available, I'd recommend using webhooks to listen for inventory changes and taking what you need from the API (GraphQL / REST). Keep in mind webhook delivery isn't guaranteed so it's good to back it up with a scheduled job (say once or twice a day).
Scott | Developer Advocate @ Shopify
But we don't get the inventory timeline. In the downtime. Which also means we don't have the manual stock in/out information in the downtime so how to manage that