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 Integrations
- My SQL + Schedule Trigger(13 workflows)
- Google Sheets + My SQL(9 workflows)
- Date Time + My SQL(9 workflows)
- Microsoft Outlook + My SQL(6 workflows)
- My SQL + Telegram(5 workflows)
- Move Binary Data + My SQL(5 workflows)
- Convert To File + My SQL(5 workflows)
- My SQL + Read Write File(5 workflows)
- My SQL + Pipedrive(3 workflows)
- Compression + My SQL(3 workflows)
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.
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.
AI-Powered Abandoned Cart Recovery & Nurturing
This n8n workflow intelligently identifies customers who've abandoned their shopping carts, leverages AI to craft personalized recovery emails, and automatically sends them. It then logs all activity to Google Sheets for seamless tracking and optimization of your sales recovery efforts.
AI-Powered Amazon Competitor Review Analysis
Automate competitor insights by scraping Amazon product reviews, storing them in Google Sheets, and leveraging AI for intelligent summarization. This workflow provides a seamless solution to stay ahead of the competition and inform your product strategy with real-time customer feedback.