ZelaxyDocs
Tool Integrations
Tool

Twilio

Send SMS messages and make phone calls via Twilio

Twilio

Send SMS messages and initiate phone calls through the Twilio API. Supports programmable messaging for notifications, alerts, and two-factor authentication.

Overview

PropertyValue
Typetwilio
CategoryTool — Communication
AuthAccount SID + Auth Token

Operations

OperationDescription
Send SMSSend a text message
Make CallInitiate a phone call with TwiML

Configuration

SettingTypeDescription
Account SIDShort inputTwilio Account SID
Auth TokenPasswordTwilio Auth Token
From NumberShort inputYour Twilio phone number
To NumberShort inputRecipient phone number
MessageLong textSMS body with {{variables}}

Outputs

FieldTypeDescription
sidstringMessage/Call SID
statusstringDelivery status
contentstringResponse data

Example: Error Alert via SMS

Workflow:

[Starter (webhook)] → [Condition: Is Critical?] → [Twilio: Send SMS]

When a monitoring webhook detects a critical error, send an SMS alert to the on-call engineer.

Tips

  • Trial accounts can only send to verified numbers
  • International format required: +1XXXXXXXXXX
  • SMS character limit is 1600 characters; longer messages are split