Can Vapi do texts?
# support
t
Can my Vapi agents send and receive SMS?
k
Through the sms tool with a telephony provider but cannot receive SMS directly, incoming texts require a separate system.
s
@Kings_big💫 could you send the assistant a message through the controlUrl when the text is recieved?
k
Yes, you can send a message to the assistant via the controlUrl when a specific text is received by monitoring the listenUrl (WebSocket) during a live call and triggering a POST request to the controlUrl.
3 Views