noble-gold•4mo ago
SMS Caller ID
How do I make it so the caller does not have to say their phone number to receive an SMS message How do I get the data from VAPI to recognize the caller's phone number automatically for sending SMS
5 Replies
To automatically send an SMS to the caller without asking for their number, use the dynamic variable
Reference: Vapi Dynamic Variables Documentation Sources: - Vapi Dynamic Variables Documentation - Vapi Default Tools: Send Text
{{customer.number}}
in your SMS tool configuration. For example:
This ensures the SMS is sent to the caller's phone number automatically, with no need for user input.Reference: Vapi Dynamic Variables Documentation Sources: - Vapi Dynamic Variables Documentation - Vapi Default Tools: Send Text
⤵️ Mention @Vapi Support Bot for follow-ups 🐥
Message marked as helpful by @Aibaze Foundations! 🎉
Hey Jason, checking if this is resolved/solved for you?
noble-goldOP•4mo ago
Yes I am all set thanks
Glad the issue was resolved. Please reach out to us if you have any other questions regarding this issue