Gsheet "update" node does not work while other nodes like "append" works perfectly

Hello Guys,

I cannot update a gsheet row using my N8N scenario.

it is supposed to output the emails that are circled in RED

  • **n8n version:1.90.2
  • **Database (default: SQLite):SQLite
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):self hosting
  • **Operating system:Windows 11 pro

Your screen shot cuts off the view of input data where the company_name attribute is not shown so it’s not possible to tell if the input data would match the “key” column.

Did you intend to match input attribute email to the email column value in the sheet? Not sure what you mean by “it is supposed to output”.