I want to track inventory changes. I want to know once an order is placed and the inventory changes, is that even sent to the webhook? Or is there any alternative way to track inventory changes?
That’s the event you’ll want to listen too. Once an order is paid for the inventory webhook events will fire.
1 Like
Thanks for the solution! This should help me manage inventory accurately