Create Stripe Subscription related fields
L
Luis Vera
We have some Subscription related fields in Airtable that we get via Stripe (zapier trigger) that I'd prefer we stored in our DB to make things more reliable since sometimes stripe doesn't fire this trigger (or at least Zapier has no record of it)
The fields are: (In order of importance)
Subscription created date
Subscription Amount
Subscription Paused Y/N
Subscription Current Period Start
Subscription Current Period End
Stripe Subscription Discount Name
Subscription Trial Start Date
Subscription Trial End Date
Subscription Cancelled Date
Another one that's important but this one doesn't exist in Stripe as it's a calculated field:
Subscription 1st payment date: Here we wanna know the date we first start making money from a partner after their free months end.
Please LMK if there are any questions