Brian
05/23/2025, 1:03 PMVapi Support Bot
05/23/2025, 1:05 PManalysisPlan
to ensure the structuredDataPrompt
and structuredDataSchema
are set and not empty. For example:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
If these are missing or blank, structured data extraction will not work. Update and save your assistant configuration, then test a new call to see if the data is restored.
For more details, see 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/23/2025, 1:21 PMVapi Support Bot
05/23/2025, 1:23 PManalysisPlan
to ensure both structuredDataPrompt
and structuredDataSchema
are set and not empty. For example:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
Update and save your configuration, then test a new call. If the issue persists and your setup is correct, it may be a platform issue—consider reaching out to [Vapi Support](support@vapi.ai) for further assistance.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Brian
05/23/2025, 1:23 PMKyle
05/23/2025, 1:23 PMBrian
05/23/2025, 1:24 PMVapi Support Bot
05/23/2025, 1:25 PManalysisPlan
to ensure both structuredDataPrompt
and structuredDataSchema
are set and not empty. Use the following example:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
Update and save your configuration, then test a new call. If the issue persists, please contact [support@vapi.ai](support@vapi.ai) for further assistance.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/23/2025, 1:25 PManalysisPlan
includes both a non-empty structuredDataPrompt
and a valid structuredDataSchema
.
Use this example as a template:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
Update and save your configuration, then test a new call. If the issue persists, contact [Vapi Support](support@vapi.ai) for further help.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Brian
05/23/2025, 1:34 PMVapi Support Bot
05/23/2025, 1:36 PManalysisPlan
, please contact Vapi Support with your call ID.
Here’s a quick checklist:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
If this is set and the problem continues, email support@vapi.ai with your call ID for direct assistance.
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Kings_big💫
05/23/2025, 2:24 PMVapi Support Bot
05/23/2025, 2:26 PManalysisPlan
is set as below, the best next step is to email your call ID to [support@vapi.ai](support@vapi.ai) for direct assistance:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
This ensures the support team can investigate your specific case promptly.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/23/2025, 2:26 PManalysisPlan
is set as below, the best next step is to email your call ID to [support@vapi.ai](support@vapi.ai) for direct assistance:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
This ensures the support team can investigate your specific case promptly.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/23/2025, 2:26 PManalysisPlan
is set like below, please contact Vapi Support with your call ID for direct assistance:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
If this configuration is correct and the issue persists, email [support@vapi.ai](support@vapi.ai) with your call ID for further help.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/23/2025, 2:26 PManalysisPlan
is set like below, please contact Vapi Support with your call ID for direct assistance:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
If this configuration is correct and the issue persists, email [support@vapi.ai](support@vapi.ai) with your call ID for further help.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/23/2025, 2:26 PManalysisPlan
includes both a non-empty structuredDataPrompt
and a valid structuredDataSchema
as shown below:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
If this is already set and the problem persists, direct support contact is required.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Vapi Support Bot
05/23/2025, 2:26 PManalysisPlan
includes both a non-empty structuredDataPrompt
and a valid structuredDataSchema
as shown below:
json
{
"structuredDataPrompt": "Extract structured data per the JSON Schema.",
"structuredDataSchema": {
"type": "object",
"properties": {
"field1": { "type": "string" },
"field2": { "type": "number" }
},
"required": ["field1", "field2"]
}
}
If this is already set and the problem persists, direct support contact is required.
Source: [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)
Source:
- [Vapi Call Analysis documentation](https://docs.vapi.ai/assistants/call-analysis)Kyle
05/24/2025, 6:09 AM