Details
| ID | Twilio |
|---|---|
| Provider | Twilio |
| Category | Messaging and Conferencing |
| From Version | 5.0.0 |
| Supported Modules | Agentix 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 SIDtoken— Auth tokencredentials_token— Account SIDfrom— Default sending number (e.g. +123456789101) (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
TwilioSendSMSsend 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