Describe the problem/error/question
I am using the Google sheets node to append/update rows in a google sheet. The google sheet is a template that is being copied multiple times….the same standard format but being used to create individualized statements through a loop.
When I set the parameters in the Google sheet node, the data maps automatically to the columns and fills the data on the Google Sheet successfully. BUT after that step is executed the node removes the sheet name and mapping. I then need to enter the sheet name and configuration again. See below for screen shots before and after I execute the step:
Before (all mapping set up and working):
After (Sheet ID deleted, prior sheet mapping no longer saved)
This obviously makes ‘looping’ a challenge, as the parameters in the node need to be reset each time. Is there a setting in this node that keeps a static value for the Sheet ID, knowing that the template values will never be different?
What is the error message (if any)?
See screen shots above.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: Running version [email protected]
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:

