Twilio

Send SMS notifications.

Messaging and Conferencing · Twilio

Details

IDTwilio
ProviderTwilio
CategoryMessaging and Conferencing
From Version5.0.0
Supported ModulesAgentix XSIAM

README

TwilioSendSMS


send an SMS

Base Command

TwilioSendSMS

Input

Argument Name Description Required
to Phone number of SMS reciever (e.g. +123456789101). Required
body Message body. Required
from Phone number of SMS sender (e.g. +123456789101). Optional

Context Output

There is no context output for this command.

Configuration parameters

  • server — Server URL (e.g. https://192.168.0.1) (required)
  • sid — Account SID
  • token — Auth token
  • credentials_token — Account SID
  • from — Default sending number (e.g. +123456789101) (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (1)

  • TwilioSendSMS

    send an SMS

To use Twilio:
1.	Register to Twilio at: https://www.twilio.com/try-twilio
2.	After completing the registration go to: https://www.twilio.com/user/account/messaging/getting-started
3.	Select “show API credentials”
4.	Copy the Account SID and AUTH TOKEN
5.	If you do not have a sending number, Go to: https://www.twilio.com/user/account/phone-numbers/getting-started
Select: “get your first Twilio phone number”. Follow the instructions and copy the chosen number.
6.	Once complete use the “!sms-send” command to send text messages