Merge Node Examples
detail.loadingPreview
Demonstrates various use cases of the Merge node in n8n.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow showcases the versatility of the n8n Merge node, illustrating how to combine data from different sources using various join and union operations. It covers scenarios like keeping matching items, enriching data, and creating combined datasets.
Key Features
- Demonstrates SQL-like join operations (inner join, left join).
- Shows how to combine data from two sources.
- Illustrates creating a union of datasets.
How To Use
- Execute the workflow by clicking the 'Execute Workflow' button.
- Double-click on the 'Merge' nodes to inspect the input and output data.
- Review the 'Sticky Note' nodes for detailed explanations of each example.
Apps Used
Workflow JSON
{
"id": "676270c6-72ba-4da1-ba04-b1b26e277356",
"name": "Merge Node Examples",
"nodes": 0,
"category": "Data Manipulation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 676270c6-72ba...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Merge Multiple Runs Into One
Combines results from multiple workflow executions into a single output.
Assign Values to Variables using the Set Node
Assigns predefined values to variables using the Set node.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.