Francois
05/07/2025, 2:29 PMVapi Support Bot
05/07/2025, 2:31 PMjson
{
"variableValues": {
"name": "TechnicianName" // Replace with actual technician name variable
}
}
Verify that the variable name matches what your Vapi assistant expects and that it's properly serialized in the API request.
Sources:
- [Passing the technician's name as a dynamic variable](https://discord.com/channels/1211482211119796234/1335054553250533439)
- [Ensuring correct variable passing and configuration](https://discord.com/channels/1211482211119796234/1335230139252080691)Vapi Support Bot
05/07/2025, 2:31 PMjson
{
"variableValues": {
"name": "TechnicianName" // Replace with actual technician name variable
}
}
Verify that the variable name matches what your Vapi assistant expects and that it's properly serialized in the API request.
Sources:
- [Passing the technician's name as a dynamic variable](https://discord.com/channels/1211482211119796234/1335054553250533439)
- [Ensuring correct variable passing and configuration](https://discord.com/channels/1211482211119796234/1335230139252080691)Shubham Bajaj
05/08/2025, 1:55 AM