how to send SMS using Twilio "Alphanumeric Sender ID " and is can we use Telnyx as SMS ?
@VAPI Tech@Vapi@Vapi Support Bot
c
Chiranjeet Mishra
08/01/2025, 11:23 AM
Use Pabbly Connect to integrate vapi with Telnyx, enabling SMS sending using an Alphanumeric Sender ID by routing messages through Telnyx’s API..
h
Harry
08/03/2025, 2:00 PM
@Kings_big💫 i already created the function "284e9447-9ba5-408e-8d5c-6597b0934e45" how do i call the variables for request body , is added in Parameter field but they are now workining
c
Chiranjeet Mishra
08/05/2025, 7:02 PM
Hey Harry, let me check with our team and get back to you with update.
k
Kings_big💫
08/05/2025, 7:03 PM
Define them in the tool’s input parameters, capture their values earlier in the flow, and reference them in the body using {{variableName}}, ensuring names match exactly and values are set before the API call..
h
Harry
08/07/2025, 6:54 AM
@Kings_big💫 could you please explain the steps, where i can find the tools input peametrs, and folw ?
k
Kings_big💫
08/07/2025, 9:55 AM
Go to the Tools section to define input parameters, then use {{variableName}} in your API Request or tool body, ensuring the variables are set earlier in the flow using a Conversation node or assistantOverrides..