Send an email when Incoming Quantity = Absolute Value of Variant Inventory Quantity?

Send an email when Incoming Quantity = Absolute Value of Variant Inventory Quantity?

raqui
Tourist
6 0 1

Is this possible?

 

  • Trigger: Inventory Quantity Changed
  • Condition: Incoming Inventory = Absolute Value of Variant Inventory Quantity
  • Action: Send an Email

 

I need the Variant Inventory Quantity to be an absolute value because our products usually have negative inventory from Pre-Orders.

 

Basically how we want it to work is—the inventory that's coming in needs to match up with the number of Pre-Orders for the item that triggered the Flow.

 

I'm also open to any workarounds. 🙂

Replies 3 (3)

paul_n
Shopify Staff
1717 188 395

The trigger does not show you "incoming" inventory but rather the current (and prior) quantities for the product variant. If the prior quantity was -3 and incoming is 3, then the quantity would be 0. So can't you just check if the quantity went from negative (the "prior") to 0 (current)?

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.
raqui
Tourist
6 0 1

Hi, @paul_n thanks for your reply!

 

I tried your suggestion just now and this is what I got:

 

Screen Shot 2021-12-22 at 4.16.27 PM.png

 

Screen Shot 2021-12-22 at 4.16.35 PM.png

 

I set the "Incoming Inventory" to 0 quantity, but when I checked the run log, Flow captured only the incoming inventory, not both current & prior inventory. But I don't know if I was able to understand your suggestion correctly—if what I did was wrong, please clarify.

 

What I was attempting previously looks like:

Screen Shot 2021-12-22 at 4.24.44 PM.png

 

And then, the conditions by which Flow should send an email looks like:

 

Screen Shot 2021-12-22 at 4.29.23 PM.png

 

Your thoughts? How can I get this to happen?

justin456770
Tourist
12 0 0

Have you solved this problem now?

banned