Variant/in_stock webhook for multiple locations

Is there any way to keep track of variant/in_stock event in multiple locations?

Example: My store tracks inventory product A in 2 locations: the US and the Canada
The US has 0 stocks
The Canada has 2 stocks

When I change the inventory in the US to 2 stocks => I want to receive the restock event in this location

Hi @Cuong_Vu_Manh

Just to understand this usecase, you’d like to be able to subscribe to get inventory webhooks ONLY when inventory changes for a specific store location.

EG: when inventory changes for US, you would like to get the notification, but if the inventory changes for Canada, you don’t want to get the notification?

Would subscribing to inventory_level/update along with Webhook filtering work here?

@Liam-Shopify I’ve just flagged this, but please can you address this user spamming posts with AI-generated content.

Thanks for flagging @Luke

Let me try with this solution
Thanks!

Yes
But let me try subscribing to inventory_level/update follow to @Luke’s solution