Get startedGet started for free

Merging datasets seamlessly

Acme's data team needs to reconcile attendee information before sending personalized welcome emails. The registration system holds attendee names and cities, while a separate payment platform stores transaction amounts and dates. Both datasets share a userId field, but the data is split across two streams.

You'll combine both datasets using a Merge node configured to match records on the shared userId field, producing a single enriched output with all attendee and payment details on every row.

This exercise is part of the course

Introduction to Workflow Automation with n8n

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise