Get Phone Number
# support
j
I'm building a tool, i need to use the phone number of who's being called, but in the object is tehre only: "x-forwarded-port": "443", "host": "test", "x-amzn-trace-id": "Root=1-68766b9b-0153e3973a871bf30992e027", "content-length": "64", "content-type": "application/json", "accept": "/", "accept-language": "*", "sec-fetch-mode": "cors", "user-agent": "node", "accept-encoding": "br, gzip, deflate", "traceparent": "00-2037a59ca92298b0867d6ea1596d3abb-1f3703b5d7de1c49-01", "sentry-trace": "9a76a9f1ea53485f8a7b4136c42c2786-af378b93f700e314", "baggage": "sentry-environment=production,sentry-public_key=a0021577936aec367b16615ad816c078,sentry-trace_id=9a76a9f1ea53485f8a7b4136c42c2786" }, "params": { }, "query": { }, "body": { "text": "The bag is successful.", "Number": "[YOUR_PHONE_NUMBER]" }, "webhookUrl": "https://test", "executionMode":  "test" } ] ### There's any way to get the phone number of the person who is being called or call, i mean ( inbound and outbound ) Thanks.
m
use {{customer.number}}
c
Mistermanu#000 is correct here. Use {{customer.number}} as the dynamic variable for phone number whether inbound or outbound