Connector Improvement: Requesting Stripe subscription cancellation reason
CompletedWe are missing cancellation reason from Stripe subscription cancellations. The two events that have the subscription cancellation reason are customer.subscription.deleted
and customer.subscription.updated. I understand Stripe events are included in accounts, invoice etc, but in cases like this where there is missing data, we could get it from the events table. I know it might mean duplicate data, but would it be possible to add events as a table that we could optionally select? Even if it was all JSON that would help.
At any rate, we do need the subscription cancellation reason.
-
Official comment
Hi Matt,
We have added this data to the Stripe connector. More details can be found in our release notes here: https://fivetran.com/docs/connectors/applications/stripe/changelog#may2024
Best,
Sadie
Please sign in to leave a comment.
Comments
1 comment