Google Sheet not Updating

ive been trying to update the “Posting” column in your Google Sheet with the AI-generated content based on the “Context” column. The workflow is functioning, but the sheet isn’t being updated.

see attached screenshots for reference. sigh pie





It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

running this on desktop web app


this is the google sheet

@rebbitkar , your screenhot demonstrates that the referenced properties are likely not correct as the actual values are shown as “undefined”.

Since you are using {{ $json... }} you are trying to pick the values from the immediately preceding node “Code | Error Handling”. Is that the correct node as a source of the data? If so, what is its output?

1 Like

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