Question

How do I capture Zapier trial conversions to subscriptions in Stripe?

  • 27 September 2023
  • 1 reply
  • 65 views

I have Zapier connected to Stripe. We offer a subscription on stripe with 9 day trial. I am trying to capture with Zapier when the trial converts to a subscription. But I couldn’t find any events on that.

 

I tried new payment, but with the filters I could not configure it to only execute for the first payment of that specific customer, so all paymen beyond $0 would trigger it, not just the first one.

Also tried it with subscription updates, but even starting the subscription with the trial (for $0) counts as an update. Also as we offer mutliple different subscriptions for different products, there is a lot of data that pulls up, and not a specific filter I can use for “trial ended”.

 

Any help on how we could achieve this would be great.


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

Userlevel 7
Badge +14

Hi @Martinamo 

You may want to explore using Stripe Webhooks: https://dashboard.stripe.com/webhooks and https://stripe.com/docs/webhooks

Zap trigger: Webhooks - Catch Hook