Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add upsert support for Google Sheets #2733

Merged
merged 6 commits into from
Apr 22, 2022

Conversation

pemontto
Copy link
Contributor

Ran into this and a saw a few posts on the forums:
https://community.n8n.io/t/google-sheet-update-if-exist-or-append-if-not-exist/4215
https://community.n8n.io/t/update-or-append-in-google-sheet/1515

This change adds an upsert operation that functions exactly the same as update, but if it doesn't find the corresponding data/key it will instead append the data.

@Joffcom Joffcom added community Authored by a community member node/improvement New feature or request labels Jan 28, 2022
@janober janober merged commit aeb5a12 into n8n-io:master Apr 22, 2022
@janober
Copy link
Member

janober commented Apr 22, 2022

Really cool! Thanks a lot for your contribution @pemontto. Got merged.

@janober janober added the Upcoming Release Will be part of the upcoming release label Apr 22, 2022
@janober
Copy link
Member

janober commented Apr 25, 2022

Got released with n8n@0.174.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants