TrustPager Docs

← Help Center

Automations

How to Set Up Round-Robin Lead Routing

How to automatically distribute incoming leads and opportunities across team members in TrustPager using automation triggers, conditions, and the Assign User action.

When new leads come in, you want them landing with the right person — fast. TrustPager doesn’t have a single “round-robin” toggle, but you can build automatic lead distribution using the Assign User automation action, combined with triggers and conditions that route each new opportunity to a specific team member.

This article covers two practical approaches: routing by lead source or form submission, and distributing by pipeline stage entry.

How it works

Every automation has a trigger (what fires it), optional conditions (filters that must be true), and a sequence of actions (what happens). The Assign User action sets a specific team member as the primary owner of an opportunity. By building one automation per team member — each with a unique condition — you control who gets each lead.

TrustPager does not automatically cycle through a list of users on each incoming lead. The distribution logic is defined by you through conditions: lead source, tag, form origin, time of day, or any CRM field you configure.

Set up your automations

Go to https://app.trustpager.com/auto/automations and create a new automation for each team member in your rotation.

Option 1 — Distribute by lead source

This is the most reliable approach. Each automation fires when an opportunity is created, but only if it came from a specific lead source.

  1. Create an automation. Name it clearly — e.g. Assign Sarah — Website leads.
  2. Set the trigger to Opportunity created.
  3. Add a condition: Lead source equals the source you want Sarah to own (e.g. “Website Contact Form”).
  4. Add the action Assign User and select Sarah.
  5. Save and enable.

Repeat for each team member, using a different lead source condition each time. If your leads come through a single source and you want to split them, consider tagging them at point of entry (e.g. via an incoming webhook or form field) with a rotation tag, then filtering on that tag.

Option 2 — Distribute by pipeline stage

Use a stage automation if you want assignment to happen when an opportunity enters a specific stage (e.g. “New Lead”).

  1. Open your pipeline at https://app.trustpager.com/crm/workflows.
  2. Click the stage you want to trigger from, then open its automation settings.
  3. Create a stage automation with the trigger Opportunity enters this stage.
  4. Add a condition to filter which opportunities this automation applies to — for example, a custom field, tag, or lead source.
  5. Add the Assign User action and choose the team member for this slice of leads.

Build one stage automation per team member. Each one fires independently when an opportunity matches its condition.

Notify the assigned person

Once an opportunity is assigned, follow the Assign User action with a Notify Staff action. This sends an in-app or email notification to the newly assigned team member so they can act immediately.

Track assignments

You can see who owns each opportunity from the pipeline board at https://app.trustpager.com/crm/workflows — the assignee avatar appears on each opportunity card. For a full list view filtered by owner, use https://app.trustpager.com/crm/opportunities and filter by assigned user.

Automation run history is available at https://app.trustpager.com/auto/logs — useful for confirming that each assignment fired as expected.

Tips for keeping distribution even

What this doesn’t do (yet)

TrustPager does not currently offer automatic turn-based cycling — where each new lead is assigned to the next person in a list regardless of lead attributes. Distribution is always condition-driven. If you need strict turn-taking, you can approximate it by adding a custom field (e.g. “Rotation Tag”) to each incoming lead via a webhook normaliser, then routing on that field — though this requires some configuration at the intake point.

← Back to Help Center Open on trustpager.com ↗