⚒️ Merge greetings with the users based on the language

2,504 views · ⚒️ Engineering

Description

Who this is for

Every who’s interested in seeing how merging items works in n8n

What this workflow does

This workflow generates two sets of sample data: one with names and corresponding languages, and another with greetings and corresponding languages using the Code node. It then merges these two datasets using the Merge node based on the common “language” field, combining all entries that share the same language.

🔗 Nodes Used

Function, Start

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup