Back to Twilio

Connect Knoon AI with Twilio to automate AI workflows.

Send an SMS using a resolved template body.
twilioDefaultSendTemplatedSMS
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
fromfile Twilio Messaging Service SID.Yes
tomustache Recipient phone number in E.164 format.Yes
bodymustache SMS template body. Use Knoon variables to personalize it.Yes
Returns
NameTypeDescription
sidstring Twilio message SID.
statusstring Message status.
directionstring Message direction.
fromstring Sender.
tostring Recipient.
bodystring Message body.
errorCodestring Twilio error code when available.
errorMessagestring Twilio error message when available.
dateCreatedstring Created date.
dateSentstring Sent date.