By Sagar Shankaran, Founder of CallSphere
Every inbound call gets a 0-100 lead score in CallSphere. Vapi has no native scoring. See the rubric, pipeline, and CRM integration here.
Key takeaways
For sales-driven verticals, the most important number after "calls answered" is "qualified leads identified." CallSphere's analytics engine assigns a 0-100 lead score to every inbound call, factoring intent, fit signals, sentiment, and conversion proxies. Vapi.ai has no native lead scoring — customers build their own pipeline, prompt, and CRM integration. This post breaks down the lead scoring rubric, shows the pipeline flow, demonstrates CRM integration, and gives you a procurement checklist.
The traditional inbound funnel pass-through model wastes sales bandwidth and frustrates buyers:
A 0-100 score on every call flips this: hot leads get prioritized routing, informational calls get self-service follow-up, and marketing gets a continuous quality signal.
Lead score factors (illustrative):
| Factor | Weight | Examples |
|---|---|---|
| Intent strength | High | "I want to schedule" > "just looking" |
| Fit signals | High | Industry, company size, location |
| Sentiment trajectory | Medium | Rising sentiment through call |
| Decision authority cues | Medium | "I'll need to check with my team" → lower |
| Timeline urgency | Medium | "today" > "next quarter" |
| Budget signals | Medium | Asks about pricing → higher |
| Existing customer | Low | Returning customer → adjust by use case |
| Engagement depth | Low | Multiple questions, longer call |
| Disqualifiers | Negative | Outside service area, off-topic |
Scores cluster:
Vapi customers who want lead scoring must:
The lift is several weeks plus ongoing tuning. Most teams ship a v1 and never iterate, leaving accuracy on the table.
For the sales vertical, every call writes to call_log_analytics with lead_score populated. The pipeline:
The sales vertical's real-time WebSocket dashboard surfaces hot leads as they happen — managers see scores climb during the call.
graph TB
CALL[Inbound Call] --> TR[Transcript Captured]
TR --> RUB{Apply Rubric}
RUB --> INT[Intent Strength]
RUB --> FIT[Fit Signals]
RUB --> SENT[Sentiment Trajectory]
RUB --> URG[Urgency / Timeline]
RUB --> BUD[Budget Signals]
RUB --> ENG[Engagement Depth]
INT --> AGG[Aggregate 0-100]
FIT --> AGG
SENT --> AGG
URG --> AGG
BUD --> AGG
ENG --> AGG
AGG --> SCORE{Score Bucket}
SCORE -->|0-29| INFO[Self-Service / FAQ]
SCORE -->|30-59| STD[Standard Queue]
SCORE -->|60-79| HOT[Priority Rep]
SCORE -->|80-100| CONV[Immediate Handoff]
AGG --> CRM[CRM Webhook]
AGG --> DASH[Real-Time Dashboard]
The flow gives every team — marketing, sales ops, sales leadership — a continuous signal on lead quality and conversion.
| Lead Scoring Capability | Vapi DIY | CallSphere |
|---|---|---|
| 0-100 score per call | Build yourself | Built-in |
| Multi-factor rubric | Build yourself | Default |
| Real-time alerts | Build yourself | Default (sales vertical) |
| CRM webhook fanout | Build yourself | Built-in |
| Dashboard surfacing | Build yourself | Default |
| Score backfill on prompt change | Build yourself | Supported |
| Per-tenant rubric tuning | Build yourself | Config |
| Score explainability | Build yourself | LLM reasoning string |
| A/B testing of rubric | Build yourself | Available |
| Time-to-launch | Weeks-months | Day 1 |
CallSphere's webhooks fire on every call analytics row. Common integrations:
Hear it before you finish reading
Talk to a live CallSphere AI voice agent in your browser — 60 seconds, no signup.
In Vapi, every CRM is a custom integration — and breakage on a vendor schema change is the customer's problem.
A regional services company switched from a Vapi-style stack to CallSphere and ran a 90-day correlation study:
This let the operations team allocate the senior team to score-60+ calls (15% of volume) and capture 84% of converted revenue. The business case for the platform paid back in under 60 days from sales productivity alone.
If your sales ops team is still triaging leads manually, book a CallSphere demo and see lead scoring in action. Or check pricing for sales-vertical plans.
Yes. The rubric prompt is configurable per tenant. Default starting points are provided per vertical (sales, healthcare lead, real estate, etc.).
Out-of-the-box accuracy on customer benchmarks averages ~75-85% precision at the 60+ threshold. Tuning the prompt with customer-specific signals typically raises this to 85-92%.
Yes. Salesforce, HubSpot, and Pipedrive integrations are first-class. Other CRMs work via webhook + REST.
Yes. Backfill jobs can re-score historical calls when the rubric changes, with old/new scores both retained for comparison.
Real-time partial scores are surfaced for the sales vertical via the WebSocket dashboard. Final score finalizes at call end.
Lead scores are only useful if they predict conversion. CallSphere's calibration approach:
Calibration is repeated quarterly or after material prompt changes. Without calibration, scores tend to drift — the model's "60+" may correspond to a 25% conversion in one customer and 80% in another. Calibration normalizes the score interpretation.
Each factor weight in the rubric is configurable. A high-velocity SaaS company might weight intent and timeline heavily; a healthcare clinic might weight insurance acceptance and decision authority. The customer can:
The tuning UI shows the score distribution under the proposed weights vs current — letting the operations team make data-driven decisions.
Some signals should hard-disqualify regardless of other factors:
Disqualifiers can clamp the score to 0 even if other factors are high. This prevents wasted sales bandwidth on invalid leads.
Still reading? Stop comparing — try CallSphere live.
CallSphere ships complete AI voice agents per industry — 14 tools for healthcare, 10 agents for real estate, 4 specialists for salons. See how it actually handles a call before you book a demo.
For the sales vertical, the WebSocket dashboard surfaces live scores. Managers can:
These coaching tools turn the score from a passive metric into an active intervention surface.
Standard dashboards include:
Lead Quality Funnel
Source Attribution
Rep Performance
Topic-Score Cross-Tab
Each scored call fires a webhook with:
{
"call_id": "...",
"score": 78,
"score_band": "hot",
"rationale": "...",
"intent": "demo_request",
"topics": ["pricing", "integration"],
"sentiment_avg": 0.42,
"sentiment_trajectory": "rising",
"satisfaction": 4,
"escalation_flag": false,
"summary": "...",
"duration_seconds": 412,
"model_version": "gpt-4o-mini-2024-07-18",
"rubric_version": "v3.2"
}
The CRM receiver creates / updates the lead record, sets next-best-action, and routes to the appropriate queue.
In any scored system, there's a risk of gaming. Mitigations:
Sales managers can trust scores because they're tied to outcomes, not opinions.
For score thresholds (e.g., 80+), real-time alerts can:
Alert routing is per-tenant configurable.
A pre-CallSphere baseline at one customer:
Post-CallSphere:
The ROI on automated scoring vs manual review is immediate.

Written by
Sagar Shankaran· Founder, CallSphere
LinkedInSagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
Operations need RBAC: admin/manager/sales_rep, Admin/Agent/Requester. Vapi has no native non-tech UI. Compare CallSphere multi-user dashboards.
CallSphere ships multi-tenant practices natively. Deploying 50 clinics on Vapi means 50 manual setups or building a multi-tenant layer. The cost breakdown.
CallSphere auto-scores every call: sentiment -1.0 to 1.0, lead 0-100, intent, satisfaction, escalation. Vapi gives you raw recordings. Here is the analytics pipeline.
Tenants, leases, rent ledger, maintenance — all built into CallSphere Real Estate. On Vapi, build it yourself. Full tenant lifecycle breakdown.
CallSphere's dashboard scores sentiment, lead, intent, and satisfaction across voice, chat, SMS in one view. Vapi shows voice metrics only.
CallSphere's Mortgage Calculator agent runs affordability, repayment, and live bank rate scenarios. Vapi has no built-in financial agent. Here is the path.
© 2026 CallSphere Inc. All rights reserved.
Made within San Francisco
Watch how CallSphere handles real customer calls, schedules appointments, and processes payments — live.
Try Live DemoBook a DemoCalculate Your ROI