Need help with Google sheets node in n8n

Hi

guys, I’m a beginner need help trying to update rows in google sheets through n8n. Not sure what I’m doing wrong here
I’m trying to create custom icebreakers for clients but the column is not getting filled. Although the output does show in the node.

Describe the problem/error/question

What is the error message (if any)?

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:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

What error is showing on the node? That will help better understand what’s wrong @Lunarplume

I needed to double check my parameters. After making a few adjustments, the workflow is running smoothly. However, I’m still having trouble with the icebreaker column not getting populated. Any suggestions?

@Lunarplume try using Map Manually to ensure column names match exactly, a mismatch might be causing the issue.
Hope this helps! Kindly mark as the solution.

2 Likes

Ok will try that, thanks.

Works now :smiley: thanks for the help !

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.