Use case
↑ Back to topTrigger an email to reward customers who spent over a certain amount/or made a certain number of orders on your store and include a custom custom offer.
Workflow setup
↑ Back to top- Create a new workflow.
- Select the
Order Completed
trigger. - Select the
Order Total > X
orCustomer - Total Spent
rules – depending on whether “who spent over a certain amount” is related to order or customer in general. - We would recommend limiting how often this will run for the customer. Particularly if using
Customer - Total Spent
rule since once the threshold is reached the workflow will run every time the customer places an order. Two additional rules can be a good option to use here:Workflow - Run Count For Customer
orWorkflow - Last Run Date For Customer
. - Click Add Action and select Send Email and include the variable
{{ customer.email }}
as the email address. - Populate the required fields.
- Craft the content of the email. Include the personalized content/custom offer you want to share with your repeat customers.
- Click the Preview link to preview your email to ensure it is correct.