I recently changed my server from render.com to aws lightsail x easypanel. I then transferred over all of my workflows, including a leadscraper. It works on a loop basis, which still works. But everytime, the Google Sheet node in the loop executes, it overwrites the rows instead of appending new one´s (I have it set to append rows). The workflow worked on my old instance.
Here is my workflow
Information n8n setup
n8n version: 1.64.0
Database: SQLlite
n8n EXECUTIONS_PROCESS setting (default: own, main): main
Running n8n via (Docker, npm, n8n cloud, desktop app): docker
sorry I see it now. Looks good, should be appending indeed. Can you try recreating the workflow and also sharing the execution’s sheets node output for an execution that overrides instead of appending?
Can you also show me the resulting row being overridden in sheets?