How can I tag orders with negative inventory in a specific location using Shopify Flow?

I’'m try to get FLOW to tag an order when an order is created if a line item is a negative inventory IN A SPECIFIC LOCATION then tag the order. I have multiple locations so I’m just looking to tag orders with no stock for line items in a specific location.

Any assistance appreciated

You want something like this:

Note: the “available” variable is deprecated so you’ll need to expand that section to find it. The referenced “quantities” field does not appear to be available yet.

Thanks Paul - this doesnt seem to work for me. Can you please check my setup.

(Tag an order when one of the line items stock levels at the location “Alexandria Warehouse” > 0)

You chose “physicalLocation” which is only used for POS orders. You must follow the exact path I showed above.