Connector Improvement: Stripe Expanded Fields
Not plannedIn the Stripe documentation, the API allows you to expand responses to request additional information.
https://docs.stripe.com/api/expanding_objects?api-version=2025-08-27.basil
It looks like from the Stripe ERD, some information is not available. An example of this is the Charge object and the optional attributes.
https://docs.stripe.com/api/charges/object?api-version=2025-08-27.basil#charge_object-object
Whilst some information in these optional attributes could possibly be found in other related tables, an example is the 'Outcome' optional object which can be expanded in the Charges GET request.
We will need to create a custom feed in order to ingest this information. I feel like it would be beneficial to be able to ingest expanded fields automatically / allow for the option of resyncing data fully with these expanded fields.
-
Official comment
Hi Alex,
Thank you for your feature request regarding the expansion of fields in the Stripe connector. We have added it to our backlog and will prioritize it based on demand.
Could you please specify any particular fields you are interested in within the Charge object? Understanding your use case will help us tailor the solution to better meet your needs. We'll keep you updated on any developments.Best,
Sandeep
Please sign in to leave a comment.
Comments
1 comment