Apologies if I’m misunderstanding how webhook filters work, but is it possible to filter on the product/update webhook when a variants inventory quantity changes?
Hi @Luke! I don’t think filters can achieve this - unless you filter for a specific operation (like variants.inventory_quantity > 0). You might want to look into the inventory levels webhook to be notified about inventory quantity changes:
Webhooks
Hope this helps!
It seems that webhook doesn’t provide the actual quantity change so I’m not sure if it will work for me. Apologies I should’ve specified that I need the value of the new quantity