Google sheet including first row headers in JSON response

Hi everyone!

I am trying to ignore the first row containing the column headers within the google sheet node. My JSON response comes back with this when I do the following:

What am I doing wrong here?

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:

n8n version: 1.75.2
Database: SQLite
n8n EXECUTIONS_PROCESS: own, main
Running n8n: n8n cloud
Operating System: macOS Big Sur Version 11.7.10

I have the same problem

That’s a bug, sorry. We’ll get that fixed!

New version [email protected] got released which includes the GitHub PR 13119.