Aditya
03/13/2026, 4:29 PMVapi Support Bot
03/13/2026, 4:30 PM{{customer.number}}
Use this variable in your configuration or JSON payloads—VAPI will automatically populate it with the caller's phone number during a live call.
Example:
json
{
"callerId": "{{customer.number}}"
}
Source:
- [VAPI Dynamic Variables Documentation](https://docs.vapi.ai/assistants/dynamic-variables)marianlopez
03/13/2026, 4:30 PM