Md Mahiuddin
06/08/2026, 8:33 AMassistant.started.
I've tested returning:
json
{
"assistantOverrides": {
"variableValues": {
"customer_name": "John"
}
}
}
However, {{customer_name}} is not available in the first message, while built-in variables such as {{customer.number}} work correctly.
Is there a supported way to perform a CRM lookup and inject dynamic variables before the assistant's first message is generated for inbound calls on a Vapi Hosted Number?
Any guidance would be greatly appreciated. Thanks!