Voice agents that place calls on behalf of a business — lead qualification, review collection, reactivation, surveys. Triggered by an event (form submission, CRM update) and driven by a create-call API that passes runtime variables into the system prompt so each call is personalised.
Key points
- Reference use case: lead qualification after a web form submission — the agent calls the prospect, confirms identity, qualifies intent, budget, timing and past experience, then logs everything to a Google sheet
- Requires phone number normalisation before calling Vapi’s create-call endpoint — strip punctuation, enforce 10-digit format, country-code handling
- Vapi’s create-call only returns an acknowledgement — you must poll with GET on the call ID until status = ended, then branch on ended_reason to detect voicemail
- Assistant overrides inject dynamic variables (lead name, company, request) into the system prompt via {{variable}} syntax at call time
- Vapi-owned numbers have a daily outbound call limit; importing Twilio numbers removes it
Related entities
Related concepts
Source references
- [src-007] Nate Herk cluster — Nate Herk — Voice AI agents cluster (4 videos)
– Videos referenced: BO-jFbN4p8Y
Recommended next
Keep reading from this thread
From 494 indexed pages and articles.
- Wiki concept Voice Agents AI agents whose primary interface is spoken conversation over a phone call, app, or in-browser audio stream. Related by voice
- Wiki concept Google AI Studio Google's web-based playground for testing Gemini models including Gemini 3.1 Flash Live and Gemini Robotics-ER 1.6. Related by voice
- Insight AI Measurement and Experimentation How to measure AI product impact with evals, adoption metrics, online experiments, guardrails, and cost tracking Related by business