返回 Twilio

将 Knoon AI 与 Twilio 连接以自动化 AI 工作流。

Send an SMS reply to a customer.
twilioDefaultReplySMS
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
fromfile Twilio Messaging Service SID.是的
tomustache Recipient phone number in E.164 format.是的
bodymustache Reply body.是的
回报
名称类型描述
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.