Vapi Support Bot
03/10/2025, 6:09 AMjson
{
"structuredDataPrompt": "Extract all of the information needed for the desired properties of the call.",
"structuredDataSchema": {
"type": "object",
"properties": {
"name": {"type": "string"},
"email": {"type": "string"}
},
"required": ["name", "email"]
}
}
2. **Transcript accuracy problems**: The AI assistant relies on call transcripts to generate structured data. If transcripts are inaccurate, structured data might be missing or incorrect.
3. **System glitches**: There have been reports of structured data schemas that were working suddenly stopping, possibly due to temporary glitches or updates.
4. **Webhook configuration**: If you're using webhooks, make sure they're correctly configured with the proper endpoint URL.
5. **Server message settings**: Ensure you've enabled server messages in your assistant configuration for it to send the reports to your webhook.
Could you share more details about your setup and configuration? That would help me provide more specific troubleshooting steps for your situation! π
Sources:
- [Discord conversation about structured data issues](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1265637856383078461)
- [Documentation on call analysis](https://docs.vapi.ai/assistants/call-analysis)
- [Discord conversation about transcript accuracy](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1333710576609787986)Vapi Support Bot
03/10/2025, 6:10 AMFaresAhmed
03/10/2025, 6:18 AMFaresAhmed
03/11/2025, 5:09 AMKings Big
03/11/2025, 1:22 PMFaresAhmed
03/11/2025, 2:12 PMFaresAhmed
03/11/2025, 2:13 PMFaresAhmed
03/11/2025, 2:22 PMKings Big
03/13/2025, 11:37 PM"analysis": { "summary": "Ivana from Fidu Properties called Fares to follow up on his interest in a project from a social media ad. Fares confirmed he has a budget of 2 million, is primarily interested in the specific project as an investment, and wants to proceed immediately. A meeting with a senior property consultant was scheduled for the following day at 3 PM.", "successEvaluation": "true" },
FaresAhmed
03/14/2025, 5:12 AMShubham Bajaj
03/16/2025, 11:19 AMjson
π΅ 09:04:19:230 Updated Call {
"id": "8ee5b903-15bc-4039-8663-79f7888546b1",
"assistantId": null,
"customerId": null,
"type": "outboundPhoneCall",
"startedAt": "2025-03-11T09:01:28.522Z",
"endedAt": "2025-03-11T09:04:10.873Z",
"assistant": {
"name": "Lead_Prequalifying_Agent",
"model": {
"model": "gpt-4o",
},
},
"phoneNumber": null,
"customer": {"name": "Faris", "number": "+971521271679"},
"status": "ended",
"endedReason": "customer-ended-call",
"metadata": null,
"phoneCallProvider": "twilio",
"phoneCallProviderId": "CAccdc98227bdce99ce2866fe70296155e",
"webCallSipUri": null,
"forwardedPhoneNumber": null,
"phoneCallTransport": "pstn",
"phoneCallProviderBypassEnabled": null,
"phoneCallProviderDetails": null,
"assistantOverrides": {
"variableValues": {
"leadid": "319694",
"first_name": "Faris",
"projectname": "",
"execution_id": "bfeb4d9a038a46909cc612c16022c8b6",
"contact_number": "+ 971521271679",
"contact_number2": " 971521271679"
}
},
"assistantOverride": null,
"assistants": null,
"squadId": null,
"squad": null,
"analysis": {
"summary": "Ivana from Fidu Properties called Fares to follow up on his interest in a project from a social media ad. Fares confirmed he has a budget of 2 million, is primarily interested in the specific project as an investment, and wants to proceed immediately. A meeting with a senior property consultant was scheduled for the following day at 3 PM.",
"successEvaluation": "true"
}
}
FaresAhmed
03/16/2025, 11:23 AMFaresAhmed
03/17/2025, 9:04 AMFaresAhmed
03/17/2025, 9:04 AMShubham Bajaj
03/17/2025, 4:18 PMShubham Bajaj
03/17/2025, 4:22 PM