I’m using the Shopify Email app for some automated email processes. I’ve adapted one of the templates to follow this workflow:
1/ If First order = True
2/ Wait 10 days
3/ If Customer accepts marketing = True
4/ Send Email request for Google Review
It works.
I’m trying to figure out a way to modify the workflow so that if there is a customer tag ‘FR’ ( which I’ve entered manually), indicating that the review request email should go out in French , the automation will send out the French version of the email request.
Is there a simple way to do this?