Back to Twilio

Connect Knoon AI with Twilio to automate AI workflows.

Send an SMS reply to a customer.
twilioDefaultReplySMS
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 Reply body.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.