Merge Data by Key: Enrich Pipeline with Recruiter Info - n8n Workflow | Neura Market
Merge Data by Key: Enrich Pipeline with Recruiter Info
Example workflow demonstrating n8n's Merge node to join datasets by key, like combining interview schedules with recruiter details for sales pipelines.
This workflow showcases how to use the Merge by Key feature in n8n to combine two separate data sources effectively. It starts with two Function nodes: 'Data 1' generates mock interview data including pointers, panels, subjects, interviewer IDs, and timezones; 'Data 2' provides recruiter profiles with names, job titles, departments, photos, and employee IDs. Following these, 'Convert Data' nodes transform array-structured data into individual n8n items, enabling proper merging.
The core Merge n
Platform
n8n
Category
Sales
Price
$9.99
Creator
QualityWorkflows
merge
data-enrichment
key-merge
sales-pipeline
recruiter-data
function-node
n8n-tutorial
data-integration
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.