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.77k stars 4.04k forks source link

Source Smartsheets: add support for metadata data #18038

Closed jeanluciano closed 1 year ago

jeanluciano commented 1 year ago

Tell us about the problem you're trying to solve

I want to be able to get back my metadata from my smartsheets connectors. On one of the fields for a smartsheets source I want to be able to write a list of columns I want metadata from.

Describe the solution you’d like

I want to choose whether I want to include metadata from my smartsheets or not. If a list of metadata fields is specified on the source, then the connector should grab them.

Describe the alternative you’ve considered or used

Separate data workflow for grabbing the metadata. Using the airbyte cdk.

Additional context

Add any other context or screenshots about the feature request here.

Are you willing to submit a PR?

Yes.

sh4sh commented 1 year ago

Hey @jeanluciano this sounds great! Let us know if you need any assistance with the PR.

masonmenges commented 1 year ago

Hey @sh4sh I've been working with @jeanluciano to build this out would someone be able to take a look at the PR we have opened?

sajarin commented 1 year ago

Hey @masonmenges, sorry for the long delay. I will take a look at the PR.

masonmenges commented 1 year ago

No worries, Thanks 😄

marcosmarxm commented 1 year ago

Solved in https://github.com/airbytehq/airbyte/pull/22382