airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.5k stars 3.99k forks source link

Source Stripe: customer stream ignoring child object data #30593

Open chabad360 opened 12 months ago

chabad360 commented 12 months ago

Connector Name

source-stripe

Connector Version

4.1.1

What step the error happened?

During the sync

Revelant information

I've been trying to get card data for customers and I noticed that the customer stream itself -while it is supposed to include this data- is missing it (along with subscriptions and sourced). When I went to try and make my own importer to get around this, I noticed that the data was definitely getting returned in the data from Stripe. So I'm not sure whats going wrong here.

Relevant log output

No response

Contribute

davydov-d commented 10 months ago

note: this is a feature request as both subscriptions and sources are not expandable by default in the Stripe API. However, we have this reflected in the schema, so will have to align data with the schema