Looking to accomplish a few things with Flow if anyone can please help:
We want Flow to prompt an email to be sent to customers based on a certain Tag that is added to an order, is this possible and how?
Currently our new order notifications emailed to us when a new order is placed is limited on what it can contain. We were hoping to accomplish the following with a Flow custom order notification to receive all the current information from our “new orders” and add the following:
Tag Customers based on how many $ spent, show this tag on the Flow custom new order notification
Tag Customers based on how many # of orders placed, show this tag on the Flow custom new order notification
Tag Customer if they ordered product with certain tag, show this tag on the Flow
OR
Is there a way to include customer tags in the regular New Order Notification:
Tag Customers based on how many $ spent
Tag Customers based on how many # of orders placed
Tag Customer if they ordered product with certain tag based on order history
Show the last date they placed an order.
The customer tags would have to be done on each order before the Flow custom new order email notification is sent.
Also tried to add customer.last_order to the New Order notification but it only adds “OrderDrop” in the instead of the date but the customer.total_spent code works fine and it includes the updated order value in the total. Any insight?
Also for the Customer Tag, is there a way to only have this field show if it’s a specific tag (Example, customer tag is: Sample ), how should this code read: