✨ Add support for files without headers to SpreadsheetFile node (#1738)
When false the first row of the spreadsheet file is considered a data row and each row is parsed as an array
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"node": "n8n-nodes-base.spreadsheetFile",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"nodeVersion": "1.1",
|
||||
"codexVersion": "1.1",
|
||||
"categories": [
|
||||
"Data & Storage",
|
||||
"Core Nodes"
|
||||
|
||||
Reference in New Issue
Block a user