Skip to main content

Hey! 

I’m using Zapier with Stripe and Brevo. 

I need to filter my customers by product purchased so that the contact can be inserted into specific lists on Brevo. 

For this, I created a zap with "checkout session completed" as trigger - as new payment wouldn't pull the product they bought. However other information that I need, like the email and address, is only provided when the contact is added as a customer and not as a guest - default setting when someone purchases. In order for this to work I had to create another zap with the "new payment" trigger and "create costumer in stripe" action.
 

Therefore, I need the zap with the "checkout session completed" trigger to only happen when the "create costumer in stripe" zap is finished.
 

Suggestions on how I can do this?
 

Thanks,

Susana

Hi @susana_educa-te 

You can’t control when the Stripe triggers fire as those are done via webhooks from Stripe.

You may be able to add a Delay to make sure the Zaps process in order, and use a Lookup Table to help you move data across the Zaps.