Skip to main content

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.


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?