2024 - How to combine many items in one array?

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

Hello i got an issue with many item i want to agregate many item in one :

so i i make some demo workflow first one with merge :

ok the result is bad :

why he do that ?

  1. Hello i got a question, i got many item, and i want agregate all in one list

how do that please ?

the agregate node not woring for me

  1. i got 3 item sepratly and i want a liste for this 3 var

how get this please ?

he can’t see my 3 other var ?

how fix this please ?

Hey @Issa2024 , if you want to combine different properties into a single item (object), you need to use a different Merge mode. Instead of “Append”, use “Combine”.

2 Likes

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