Multi Location store, need flow based on Inventory Levels.

Multi Location store, need flow based on Inventory Levels.

WilhelmWolfe
Visitor
2 0 1

I am trying to setup a Flow to send and Email based on Inventory Numbers.

 

Store Location 1

 

Store Location 2

 

When an order gets filled, If Store Location 1 is now out of stock, but Store Location 2 has Inventory, I would like an email sent.

 

And then the same kind of Email if the opposite was true, Store Location 2 is now out of stock, but Store Location 1 has inventory.

Replies 2 (2)
WilhelmWolfe
Visitor
2 0 1

Do you know what the condition to check the inventory levels at a specific location looks like? As the only ones I see are the TotalInventory numbers, I dont know how to make a Condition check just 1 location.

paul_n
Shopify Staff
1744 192 408

The reply was generated from someone using an AI agent. I wouldn't trust the answers. 

 

This example template shows you how to check inventory for a variant: https://shopify.com/admin/apps/flow/editor/templates/fe0ecc27-6512-42c8-8bda-b56e06d77323

 

The inventory for items in an order just start with "order / lineItems / variant" and the rest of the path follows that example template.

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.