Order of output in Google Sheet Node

I don’t understand if this is a bug or if this is how it should work.

When I connect a google sheet node to append a row, the order of the output columns in n8n is done according to the order in which the expressions were filled in (Values ​​to send). Shouldn’t it be according to the order in which those expressions were created (“Add Column to Send” button)?

I explain it in the images too

In image 2 I filled in this order: “Email”, then “Name”, then “Message”

  • n8n version: 1.77.3
  • Database: PostgreSQL
  • n8n EXECUTIONS_PROCESS setting: own
  • Running n8n via: Docker
  • Operating system: Ubuntu 24.04.1 LTS

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:

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