Shopify Flow - Email After Tag Removed

Shopify Flow - Email After Tag Removed

instafreshener
New Member
6 0 0

I am trying to get a particular flow to email me when a tag is removed. I am able to get a list of orders with the 2 tags I am searching for and remove the tag in a for each loop but cannot add a second action after removing the tag. What is the best solution for this?

Screenshot 2024-08-08 145338.png

Replies 3 (3)

paul_n
Shopify Staff
1295 148 297

You could add a second loop. I'd recommend you limit the "Get order data" to <= 50 instead of 100 or your might hit data limits. 

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.
instafreshener
New Member
6 0 0

How do I add a 2nd loop? Do I do it in the same flow or are you saying create a new flow?

paul_n
Shopify Staff
1295 148 297

You can add it after the first loop in the same workflow

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.