Skip to main content
Question

How can I set up a Zap to send a welcome email only once per new Stripe customer?

  • April 24, 2024
  • 1 reply
  • 50 views

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!

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

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • April 24, 2024

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: