Re: Is there a way to prevent the same email from going to a customer more than once?

Solved

Is there a way to prevent the same email from going to a customer more than once?

brideau
Tourist
5 0 1

I have a flow set up so that if a customer buys a certain product, after 4 weeks it follows up with them to see how it is going so far. However, if a customer places two orders, it sends them the same email a second time, when that's redundant. Is there any way to put logic in that says "limit this email to be sent to a customer once" or "check if this has been sent to this customer before, and if so, do not send again"?

Accepted Solution (1)

rajimulislamjoy
Shopify Partner
359 37 67

This is an accepted solution.

@brideau Yes, you can add a condition in your flow to check if the customer has already received the email. Use Shopify Flow’s "Order Count" or a similar condition to ensure the email is sent only once per customer for that specific product. This way, the email won’t be sent again if they've made multiple orders.

Please don't forget to Like & Mark Solution to the post that helped you. Thanks!
If you'd like to support me, you can Buy Me a Coffee
Need a Shopify Designer or Dropshipping Expert ?
Hire us at WhatsApp! For Shopify Design | Shopify Customize | Dropshipping

View solution in original post

Replies 2 (2)

rajimulislamjoy
Shopify Partner
359 37 67

This is an accepted solution.

@brideau Yes, you can add a condition in your flow to check if the customer has already received the email. Use Shopify Flow’s "Order Count" or a similar condition to ensure the email is sent only once per customer for that specific product. This way, the email won’t be sent again if they've made multiple orders.

Please don't forget to Like & Mark Solution to the post that helped you. Thanks!
If you'd like to support me, you can Buy Me a Coffee
Need a Shopify Designer or Dropshipping Expert ?
Hire us at WhatsApp! For Shopify Design | Shopify Customize | Dropshipping
brideau
Tourist
5 0 1

That should work great, thank you!