Get startedGet started for free

Build the onboarding pipeline

Acme's sales team wants to automate customer onboarding. When a new customer fills out a registration form with their name, company, and role, the workflow should prepare the data for classification, determine their tier — enterprise, mid-market, or startup — and route them down the right path.

You'll build this pipeline from scratch using a Form Trigger to capture the input, an Edit Fields node to combine company and role into a single classification input, an Agent node to classify the tier, and a Switch node to route by the result.

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