Connector Improvement: Stripe - Add Quote Subscription Data to QUOTES Table
AnsweredThe QUOTE object in Stripe has subscription_data that is not ingested by Fivetran. The subscription_data Stripe field is in the same format as other fields on the QUOTE that are being ingested already like `invoice_settings_`, `status_transitions_`, and `total_details_`. I propose the following three columns from `subscription_data` get added to the QUOTE table that Fivetran creates:
- subscription_data_description
- subscription_data_effective_date
- subscription_data_trial_period_days
Link to the relevant API documentation from Stripe: https://docs.stripe.com/api/quotes/object#quote_object-subscription_data
-
Official comment
Hi Brian,
This is a valuable suggestion. The request to include
subscription_data_description,subscription_data_effective_date, andsubscription_data_trial_period_daysfrom Stripe'ssubscription_datainto the QUOTES table has been added to our feature improvements backlog.We will keep the community updated on this thread with any developments.
Thanks,
Sandeep
Please sign in to leave a comment.
Comments
1 comment