Daily low stock email per location

Hi, the couple of threads I found on this topic had links to templates that no longer work, so I have to open a new thread :slightly_smiling_face:

I’d like to set up a flow which sends an internal email daily containing a list of

product sku - product title - stock in location - location name

We have 2 warehouses so it should check location inventory and not total.

2 Likes

One issue you will have is that the API has no query for location-specific inventory. You can query out of stock variants, but depending on your setup that may not work.

1 Like