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.