mike
05/22/2025, 2:17 PMVapi Support Bot
05/22/2025, 2:19 PMstructuredDataPrompt
or structuredDataSchema
settings? This will help identify if a configuration update might be causing the issue.
For reference, structured data extraction relies on these settings in your assistant's configuration. You can review or update them as described in the [Vapi call analysis documentation](https://docs.vapi.ai/assistants/call-analysis).
Source:
- [Vapi Call Analysis Documentation](https://docs.vapi.ai/assistants/call-analysis)mike
05/22/2025, 2:28 PMmike
05/22/2025, 2:30 PMKyle
05/22/2025, 2:52 PMmike
05/22/2025, 2:53 PMmike
05/22/2025, 2:54 PMmike
05/22/2025, 3:18 PMmike
05/22/2025, 3:18 PMmike
05/22/2025, 3:19 PMmike
05/22/2025, 3:19 PMKyle
05/22/2025, 3:24 PMmike
05/22/2025, 3:26 PMmike
05/22/2025, 3:41 PMmike
05/22/2025, 3:42 PMmike
05/22/2025, 4:14 PMShubham Bajaj
05/22/2025, 4:18 PMtrx598
05/22/2025, 4:22 PMmike
05/22/2025, 4:22 PMmike
05/22/2025, 4:23 PMmike
05/22/2025, 4:25 PMmike
05/22/2025, 4:26 PMmike
05/22/2025, 4:26 PMNicolas Correa
05/22/2025, 4:29 PMmike
05/22/2025, 4:29 PMtrx598
05/22/2025, 4:30 PMvanjulen
05/22/2025, 4:33 PMvanjulen
05/22/2025, 4:38 PMmike
05/22/2025, 5:06 PMNicolas Correa
05/22/2025, 5:08 PMKyle
05/22/2025, 5:30 PMKyle
05/22/2025, 5:38 PMmike
05/22/2025, 5:57 PMmike
05/22/2025, 6:41 PMKyle
05/22/2025, 11:50 PMlendell_thenerd
05/23/2025, 1:48 AMKyle
05/23/2025, 4:14 AMmike
05/23/2025, 6:34 AMVapi Support Bot
05/23/2025, 6:35 AMmike
05/23/2025, 6:36 AMVapi Support Bot
05/23/2025, 6:37 AManalysisPlan
via the API, as this was previously suggested when dashboard changes weren't taking effect.
Here's an example API call to update the analysis plan:
json
PATCH /api/assistants/{assistantId}
{
"analysisPlan": {
"structuredDataPrompt": "Your custom prompt here",
"structuredDataSchema": { /* your JSON schema here */ }
}
}
After updating, run a test call and check if the structured data appears in the payload. If the issue persists, please continue to report it to support for further escalation.
Sources:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
- [API Reference: Update Assistant](https://docs.vapi.ai/api-reference/assistants/update)mike
05/23/2025, 6:47 AMmike
05/23/2025, 6:48 AMVapi Support Bot
05/23/2025, 6:48 AMVapi Support Bot
05/23/2025, 6:50 AManalysisPlan
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.
For reference:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
- [API Reference: Update Assistant](https://docs.vapi.ai/api-reference/assistants/update)
Sources:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
- [API Reference: Update Assistant](https://docs.vapi.ai/api-reference/assistants/update)trx598
05/23/2025, 8:18 AMVapi Support Bot
05/23/2025, 8:20 AMb90aeed2-f376-435d-820a-6af2050bb2df
), assistant ID, and any relevant logs to [Vapi Support](https://docs.vapi.ai/support) for further investigation and to help prioritize a resolution.
You can also request that this incident be reflected on the [Vapi status page](https://status.vapi.ai/) for transparency.
Reference:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
- [Vapi Support](https://docs.vapi.ai/support)
Sources:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
- [Vapi Support](https://docs.vapi.ai/support)trx598
05/23/2025, 9:01 AMVapi Support Bot
05/23/2025, 9:03 AM878a3f44-dbee-496b-b47f-aae3fba3cd4d
).
At this time, all known workarounds have been exhausted and the issue remains unresolved according to the latest documentation and support updates.
To help escalate this further:
Have you already submitted this call ID and any relevant logs to [Vapi Support](https://docs.vapi.ai/support)? This will ensure your case is prioritized for investigation.
If you have, you may also request that the incident be reflected on the [Vapi status page](https://status.vapi.ai/) for transparency.
Let me know if you need help with the support submission process.
Sources:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
- [Vapi Support](https://docs.vapi.ai/support)
- [Vapi status page](https://status.vapi.ai/)Kyle
05/23/2025, 1:07 PMlendell_thenerd
05/23/2025, 1:31 PMVapi Support Bot
05/23/2025, 1:31 PMSelina
05/23/2025, 1:35 PMVapi Support Bot
05/23/2025, 1:37 PMKyle
05/23/2025, 1:39 PMtrx598
05/23/2025, 1:39 PMKyle
05/23/2025, 1:39 PMVapi Support Bot
05/23/2025, 1:44 PMSelina
05/23/2025, 1:49 PMVapi Support Bot
05/23/2025, 1:51 PM{ "type": "string" }
) visible there as well?
Source:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Kyle
05/23/2025, 1:52 PMVapi Support Bot
05/23/2025, 1:52 PMtrx598
05/23/2025, 3:05 PMVapi Support Bot
05/23/2025, 3:07 PM878a3f44-dbee-496b-b47f-aae3fba3cd4d
, can you confirm if you see the actual structured data values (not just the schema) in the Vapi dashboard or via the API for this call?
Source:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)trx598
05/23/2025, 3:45 PMVapi Support Bot
05/23/2025, 3:48 PM878a3f44-dbee-496b-b47f-aae3fba3cd4d
) in all communications for faster troubleshooting.
Source:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Kyle
05/24/2025, 5:43 AMJayK
05/25/2025, 2:50 AMKyle
05/25/2025, 5:05 PMJayK
05/25/2025, 7:17 PMVapi Support Bot
05/25/2025, 7:19 PMfdd29b0f-2783-458f-ad26-bea87237397e
), and monitor for updates from the Vapi team as they work on a resolution. If you haven't already, ensure your ticket includes these call IDs for faster troubleshooting.
Source: [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Call analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/25/2025, 7:20 PMJayK
05/25/2025, 7:32 PMVapi Support Bot
05/25/2025, 7:34 PMVapi Support Bot
05/25/2025, 7:34 PMKyle
05/26/2025, 7:26 AMJayK
05/26/2025, 9:51 AMVapi Support Bot
05/26/2025, 9:53 AMVapi Support Bot
05/26/2025, 9:54 AMKyle
05/26/2025, 10:47 AMJayK
05/26/2025, 7:00 PMJayK
06/21/2025, 3:34 AMKyle
06/23/2025, 12:17 PM