AJ Learning Hub logoAJ Learning Hub

Router

also branch

A step that splits an automation into multiple paths, each with its own conditions and actions, run in parallel or by priority.

Analogy

Like a fork in the road sending traffic down different lanes based on signs.

Why it matters

Routers let one automation handle many outcomes, such as different actions per lead source, without building separate scenarios.

In practice

A Make router sends VIP leads down one path and everyone else down another.

Related terms:FilterPaths (Zapier)Conditional Branch (If/Else)Action