This node allows you to connect to your Google spreadsheets.
Configuration
To change the Client ID and GSheet API Key to connect your own account, you have to:
- Create an account on https://console.cloud.google.com/ (opens in a new tab)
- Activate Google Sheet API
- Define Oauth consent
- Add a client to Oauth 2.0
- Add the link: https://editor.voltapp.tech/ (opens in a new tab) to the allowd javascripts
- This will give you access to your client ID to add into the Client ID attribute
- Add an API key and add it to the API key attribute
You will have to specify the Spreadsheet ID in all actions from the GSheet URL, ex: https://docs.google.com/spreadsheets/d/11R2fQeZQVcSzxnGnDeuuU_8e1w7aF5NsoJNHswJyxFI/edit#gid=0 (opens in a new tab)