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.88k stars 4.07k forks source link

Destination Google Sheets in OSS Airbyte #15080

Open marcosmarxm opened 2 years ago

marcosmarxm commented 2 years ago

Tell us about the problem you're trying to solve

Today Destination Google Sheets only works with OAuth in Airbyte Cloud. As an open-source user I want to use this destination too.

Describe the solution you’d like

A clear and concise description of what you want to see happen, or the change you would like to see

Describe the alternative you’ve considered or used

A clear and concise description of any alternative solutions or features you've considered or are using today.

Additional context

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

Are you willing to submit a PR?

Remove this with your answer :-)

andreaslillebo commented 11 months ago

I have found a way to make this work and submitted a PR with the details: https://github.com/airbytehq/airbyte/pull/32044