n8n Fundamentals · 40 min

Core nodes tour

Set, IF, Merge, Filter and Schedule — the nodes you'll use in nearly every flow.

Key concepts

  • Set/Edit Fields
  • IF vs. Switch
  • Merge modes

Exercise

Recreate a small flow that branches on price using IF, then merges both branches back.

Official docs