Get startedGet started for free

Build a ticket router with Switch

James in Operations at Vantara Group routes support tickets to the right person by department. Build a Switch flow that reads the department name and composes a different routing message for HR, Finance, and IT, with a Default case for anything else.

Scaffolding: A Switch starts with one Default branch. Add named cases with the + to the left of Default (not inside Default). Case values must match exactly (HR, not hr).

This exercise is part of the course

Introduction to Power Automate

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise