返回 Twilio

將 Knoon AI 與 Twilio 連接以自動化 AI 工作流程。

Send an SMS using a resolved template body.
twilioDefaultSendTemplatedSMS
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
fromfile Twilio Messaging Service SID.是的
tomustache Recipient phone number in E.164 format.是的
bodymustache SMS template body. Use Knoon variables to personalize it.是的
退貨
名稱類型說明
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.