Structured data suddenly unavailable
Hi - for some reason my assistant is no longer sending any structured data with its end of call report. Please can you help me fix this!
structuredDataPrompt or structuredDataSchema settings? This will help identify if a configuration update might be causing the issue.⤵️ Mention @Vapi Support Bot for follow-ups 🐥
analysisPlan via the API, as this was previously suggested when dashboard changes weren't taking effect. analysisPlan via API. Since these steps have not resolved the issue, the best course of action is to continue reporting the problem to Vapi support with detailed logs and call/assistant IDs for further escalation. Your feedback is important, and the support team is aware that this remains unresolved for some users.b90aeed2-f376-435d-820a-6af2050bb2df), assistant ID, and any relevant logs to Vapi Support for further investigation and to help prioritize a resolution. 878a3f44-dbee-496b-b47f-aae3fba3cd4d). structuredDataPromptstructuredDataSchemaanalysisPlananalysisPlanb90aeed2-f376-435d-820a-6af2050bb2df878a3f44-dbee-496b-b47f-aae3fba3cd4dPATCH /api/assistants/{assistantId}
{
"analysisPlan": {
"structuredDataPrompt": "Your custom prompt here",
"structuredDataSchema": { /* your JSON schema here */ }
}
}