Classify and route customer feedback
Acme's support team already has a workflow that summarizes customer feedback with an Agent. But a summary can't drive what happens next — the team needs each message classified as positive, negative, or neutral so a Switch node can route it automatically.
You'll update the Agent's prompt to return a single predictable word, then add a Switch node that routes data based on the classification result.
This exercise is part of the course
Introduction to Workflow Automation with n8n
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise