Skip to main content

I am using Zapier to automate the sending of a welcome message to the subscribers of my services page.
 

I use Stripe to handle payments, so I did the following:

  1. Trigger > Stripe > New Payment.
  1. Gmail > Take invoice email address (requested as a required field on my website) > Send HTML email (already configured).


The problem comes in that every month that a new payment comes in, the customer gets the welcome email again.


Is there any way to configure the action to be executed only once per customer/email address? How could I configure this?

Thank you all!

Hi @tomasresnik 

You would probably need to log the data into a database or spreadsheet to check against then filter in the Zap step logic.

Filter: https://zapier.com/apps/filter/help

Lookup Table: