! John Jahshan
05/23/2024, 11:15 PMVapi Support
05/23/2024, 11:15 PMVapi Support
05/23/2024, 11:15 PMVapi Support
05/23/2024, 11:15 PM{{variableName}}, and set their values when initiating the call.
Here’s an example on how to set the assistant’s first message using a dynamic variable for a name:
json
{
"variableValues": {
"name": "John"
}
}
This configuration will replace {{name}} in any of your assistant's messages with "John" [(1)]() .
For more information on how to utilize dynamic variables in your Vapi assistant, refer to the section on dynamic variables in the documentation .Vapi Support
05/23/2024, 11:16 PMVapi Support
05/23/2024, 11:16 PMSahil
05/25/2024, 5:52 PMSahil
05/25/2024, 5:52 PMSahil
05/25/2024, 5:52 PM