Joining Different Datasets - n8n Workflow | Neura Market
Joining Different Datasets
**Ask:**
Merge two datasets into one based on matching rules.
**Why:**
A powerful capability of n8n is to easily branch out the workflow in order to process different datasets. Even more powerful is the ability to join them back together with SQL-like joining logic.
**Main use cases:**
- Appending datasets
- Keeping only new items
- Keeping only existing items
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Jonathan
automation
n8n
manualtrigger
stickynote
merge
code
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.