Best answer

Trigger only 1 time

  • 29 January 2020
  • 1 reply
  • 130 views

Userlevel 1

Hi,

I want to send and email(mailchimp) to new customer only 1 time after 1st payment is done(from quickbooks) to ask them to leave a google review. But I dont want it to happen everytime there make payment on their next purchase.


icon

Best answer by AndrewJDavison_Luhhu 29 January 2020, 21:28

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +10

Hi @wrapco

Welcome!

The simplest way to achieve this would be to add a step to the end of the zap that creates a row on a Google Sheet with their email address.

Then you can add a Google Sheets lookup step at the start of the zap, after the trigger, that looks for that email address. After that, add a filter than only continues if no email address is found.

Does that make sense?