Red Canary’s phone integration allows SMS messages to be triggered as part of an automation playbook.
Adding an SMS automation action
To send an SMS message as part of an automation playbook:
- Within any playbook, click Add Action.
- Click SMS > Send SMS Message > Add to Playbook.
-
Enter one or more comma-separated phone numbers that should receive the SMS message. Use the complete '+' and country code, e.g., +16175551212 (E. 164 format).
These can be determined dynamically using variables, such as using$Detection.marked_acknowledged_by_user.phone
to message the user who acknowledged a detection. - Specify the Message you want to send.
- Click Save.
Here’s an example, when configured as follows:
You will see an SMS similar to:
What if certain SMS messages are not being delivered?
SMS delivery is heavily carrier and phone dependent, so use care when entering certain Unicode or reserved characters (or interpolating with fields that might contain special characters like filenames).
If you are having issues with messages not being delivered, troubleshoot by adjusting the message contents or sending to a different phone / carrier.