Outcome. A deal lands in the right pipeline based on its segment, then rotates only among the reps who actually work that pipeline, instead of one flat rotation ignoring pipeline structure.
flowchart TD
A[Deal created, owner unknown] --> B{Pipeline?}
B -->|SMB Pipeline| C[Rotate to SMB AE pool]
B -->|Enterprise Pipeline| D[Rotate to Enterprise AE pool]
B -->|other pipeline| E[Notify sales ops, add to Needs manual routing]
C --> F[Set routed date, notify owner, create call task]
D --> F

When to use it, when not to
- UseUse it when the team runs two or more separate deal pipelines (for example SMB and Enterprise) with different reps, stages, and sales motions.
- UseUse it when a deal's segment (company size, deal amount, or product) is known at creation and reliably determines which pipeline it belongs to.
- SkipDo not use it if all deals share a single pipeline; a flat round-robin (lead-routing-009) is simpler.
- SkipDo not use it if pipeline assignment itself is manual and inconsistent; fix that classification step first, this workflow only routes once the pipeline is already correct.
or the lead routing pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





