Is there a way to include the caller's phone numbe...
# support
w
I've added the
phone
inside the
Structured Data
settings with the description
The caller's provided phone number or the current number if not provided.
but this only works when the caller provides their best phone number
c
Hi Wojak, To include the caller's phone number in your end-of-call report, you can use the dynamic variable
{{customer.number}}
. This will automatically insert the caller's phone number wherever you use this variable in your prompts or messages. For more details on how to use dynamic variables, please refer to the [Vapi Variables documentation](https://docs.vapi.ai/assistants/dynamic-variables).
3 Views