I’m using n8n to append data into my google sheet when the webhook url is called. I've a sheet named 'M2'. I’m using the Google Sheet node with Append option to append the data. I also tried the Append or Update option. The execution gets successful and also the connection to the google sheet is made but somehow it’s not working correctly. Instead of appending the data to the end of the rows by matching the columns, it’s replacing the sheet from the first row. Even the column names are replaced. I am not sure what I’m doing wrong, any help would be appreciated.
I’ve attached my node configuration and the output below.
