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.)
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.