How can I autoamtically capture callers iD in vapi
# support
m
i”ve been trying to capture callers phone number when someone calls my agent, but Im unable to see any meta data and also the server url option for my phone number is also not available, what should I do?
g
I am facing the same problem
k
Hey, you can use the dynamic variable {{customer.number}} within the prompt to retrieve the customer number. Additionally, every and each payload from the VAPI site contains the customer number within the call object, so you can also extract it from there.