Twilio に戻る

Twilio と Knoon AI を接続して 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.