I'm setting up a Zap to track Stripe subscriptions, but I'm facing an issue with users who are on a free trial.
Here’s the situation:
-
The client provides a product link that opens Stripe’s checkout page.
-
A coupon code is applied, making the amount $0 (free trial).
-
In my Zap, I’m fetching new subscriptions, but free trial users are not appearing.
I need a way to trigger actions when someone starts a free trial. Should I use a different Stripe event in Zapier? How can I properly track and filter trial users?
Any suggestions would be greatly appreciated!