How can I create a workflow for a specific segment of customers who have spent a certain amount on several orders? What conditions need to be met and how do I start this workflow?
Thank you for your help,
A user asks how to create a workflow targeting customers who have spent a certain amount across multiple orders.
Segmentation Setup:
customer.total_spent > 5000 AND order_count >= 3 to define high-spending customersAutomation Options:
For Shopify Plus users:
For non-Plus stores:
Engagement Strategies:
The response includes detailed step-by-step instructions with emoji markers for clarity. A third post appears misplaced, discussing individual customer emails rather than segment workflows.
How can I create a workflow for a specific segment of customers who have spent a certain amount on several orders? What conditions need to be met and how do I start this workflow?
Thank you for your help,
Hi @Annabelle11
If you want to create a workflow for high-spending customer segments, Shopify Flow (for Shopify Plus) or customer segmentation + automation apps can help. Here’s how you can do it:
In Shopify Admin, go to:
Customers > Create a New Segment
Use conditions like:
customer.total_spent > 5000 AND order_count >= 3
(This example targets customers who have spent over $5,000 across at least 3 orders).
Adjust the values based on what qualifies as “high-spending” for your store.
If you have Shopify Plus, use Shopify Flow to trigger actions when a customer meets these conditions.
Go to Shopify Admin → Apps → Open Shopify Flow.
Click Create Workflow.
Set the Trigger as “Customer Created” or “Order Paid”.
Add a Condition:
Example Workflow Setup:
If you don’t have Shopify Flow, use apps like:
Klaviyo (for advanced email automation)
Omnisend (for VIP customer segmentation + follow-ups)
Automizely (for loyalty-based automations)
Example in Klaviyo
Once you have your high-spending customer segment, you can:
Offer exclusive discounts or early access to sales.
Send personalized thank-you emails or handwritten notes.
Invite them to a loyalty program or private community.
Retarget them with high-end upsells.
Let me know if you need help setting this up. Thanks!
Daisy.
Hi @ZOOSEBRAND
I totally get what you’re trying to do—you want to send customized, individual emails to customers while keeping your brand’s email template intact. Shopify’s built-in email system only allows bulk emails to subscribed customers, but you can still send individual emails with your branded template. Here’s how:
If the customer has placed an order before, you can send a customized email using the “Contact customer” feature.
Go to Shopify Admin > Customers
Search for the specific customer
Click on their profile and select “Contact customer”
Type your personalized message
Shopify will send this using your store’s default email style
Downside: This method only works for customers who have made a purchase before.
If the customer is subscribed, you can send an email using Shopify Email but with a workaround.
Go to Shopify Admin > Marketing > Create Campaign > Shopify Email
Choose your branded email template
Add the customer’s email manually in the “To” field
Customize the content and send
Downside: This only works if they opted in to receive marketing emails.
Since Shopify doesn’t allow individual non-subscribed emails, you can export the email template and send it manually.
Create a branded email template in Shopify Email
Preview it and copy the HTML code (right-click > Inspect > Copy Outer HTML)
Paste it into Gmail, Outlook, or any email service
Change the customer’s name & message
Send it manually
Best for fully personalized, one-by-one emails.
If you want an easier way to send branded, individual emails, Klaviyo or Omnisend allow sending one-off emails with full customization.
Install Klaviyo
Create an email template with your brand style
Go to Campaigns > Create New Email
Choose “Send to a specific email”
Personalize the message and send
Best if you plan to do this often without copying HTML manually.
If the customer has purchased → Use Shopify’s “Contact Customer” option.
If they are subscribed → Use Shopify Email (but only for opt-in customers).
If you want full flexibility → Copy the email HTML & send manually.
If you want an automated solution → Use Klaviyo or Omnisend.
Let me know if you need extra help! Thanks.
Daisy.