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:
- Trigger > Stripe > New Payment.
- 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!