Question

I need “New stripe customer by product”

  • 7 June 2023
  • 2 replies
  • 41 views

Receive information from Stripe based on what product a customer has purchased, which then triggers Mailchimp to tag them which I can then use a Journey in Mailchimp for the rest.

New Stripe customer is easy - but it’s generic.

I need “New stripe customer by product”

Customer 1 buys Product A - Zaps to Mailchimp as Customer 1 Tagged “Product A” - Product A journey is kicked off

Customer 2 buys Product B - Zaps to Mailchimp as Customer 2 Tagged “Product B” - Product B journey is kicked off


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @chadMueller 

Good question.

You may need to create and use a lookup table to translate the desired values.

e.g. Stripe Product ID (prod_XXX) to Mailchimp Tag.

 

Userlevel 7
Badge +9

Hey there, @chadMueller! Thanks for reaching out in community. 🤗

You should be able to achieve this using Filter by Zapier! This type of logic would at a minimum require a Starter plan for a multi-step zap and the use of Filter. For context, here’s quick article my teammate Danvers wrote on conditional logic. There’s actually a bit in there reviewing a similar workflow you described - “using multiple zaps with a filter step”.

Do you think that could work? Let us know!