Skip to content
Infinite Bookings
← Blog
Operations

CRM setup for MCA brokers: routing leads so they get called

Quick answer

The single change that moves outcomes most is routing a lead to a named rep with an interrupting alert, rather than into a shared queue nobody owns. Take delivery by webhook so records arrive in seconds, assign on arrival, alert by push or SMS rather than email, and escalate automatically if nothing happens within five minutes.

Alex MakowskiFounder, Infinite BookingsUpdated 2026-08-302 min read

Most shops that dial slowly are not careless. Their leads land somewhere nobody is watching, and by the time anyone looks the merchant has taken three other calls.

Take delivery by webhook

How a lead arrives sets the floor on how old it is when a rep sees it. Everything else in this article is downstream of this choice.

MethodAge on arrival
Webhook POSTSeconds
API pollMinutes, depending on interval
Email notificationMinutes to hours, depending who is watching
CSV batchHours to days
Portal loginHowever long until someone checks

A good vendor shapes their payload to the fields your CRM already expects rather than making you rebuild your intake, and pushes a test record through before any real ones so you can confirm the mapping.

Assign on arrival, to a person

A lead assigned to "the team" is assigned to nobody. Round-robin to a named rep at the moment of creation, with a fallback that reassigns if the first rep does not action it.

  • Assign on creation, not on first open.
  • Reassign automatically after five minutes of no activity.
  • Route by availability where you can, so leads do not queue behind someone on a call.
  • Never let a lead sit unowned overnight — either staff the window or cap delivery to hours you cover.

Alert in a way that interrupts

Instrument it so you can see the problem

  • Timestamp lead creation and first outbound attempt on every record. Without both, none of this is measurable.
  • Report the median time to first dial weekly, per rep. Median, not mean — one weekend batch drags an average and hides the picture.
  • Break it down by hour of day. Most floors have a gap at open and after close where leads sit.
  • Tag every lead with its source, permanently. It is what lets you compare vendors on cost per funded deal, and it is what makes duplicate detection possible later.

That last one costs nothing today and is impossible to reconstruct retroactively. If you take one thing from this, make it source tagging.

Questions brokers ask

By webhook POST, so records arrive within seconds of submission. API polling is acceptable if the interval is short; email notifications, CSV batches and portal logins all mean the lead is minutes to days old before a rep sees it, which is the largest controllable factor in whether it funds.

Assign to a named rep at the moment of creation rather than into a shared queue, alert with something that interrupts — push or SMS rather than email — and reassign automatically if nothing happens within five minutes. A lead assigned to "the team" is assigned to nobody.

Timestamp lead creation and first outbound attempt on every record, then report the median weekly, per rep, broken down by hour of day. Use the median rather than the mean, because one weekend batch will drag an average and conceal the pattern.

It is what lets you compare vendors on cost per funded deal rather than cost per lead, and it is the prerequisite for detecting duplicate records sold by two vendors both claiming exclusivity. It costs nothing to start today and cannot be reconstructed for leads already received.

Either staff that window or cap delivery to the hours you actually cover. A lead that arrives at 6am into an empty office is not a fast lead, it is a stale one by nine. Most vendors will throttle delivery to your hours and timezone if you ask.

Get started.

We will tell you straight up if we cannot help you. No commission deals, no free trials, no chasing you for three weeks.

15 minute call

Rather not book?

Text my number instead