How do I track low stock of individual product in Shopify Flow?

Hello. I want to keep track of some items we have in warehouse. Not all of them have the same inventory limits. I would like to know how to create a flow by item. Thank you.

Go to Flow, “Browse templates”, and search for “low stock”. You’ll see a bunch of templates there. You want one that starts with inventory quantity changed. You can check any field on the product or variant in a condition to further filter the notifications.

Also picking the item I want?

You can pick a specific product by using the ID field. But I’d recommend using product tags or something like that to group products with the same behavior together.

1 Like