Twilio
The Twilio Action Agent sends SMS messages to mobile numbers.
You could add a Filter to detect high temperatures and follow it with a Twilio Action Agent to alert an engineer.
Details for an example and its configuration can be found in the How to Use section.
Pre-requisites
The following is required to use this Agent:
Twilio credentials (Account SID and Authentication Token)
Twilio phone number from which to send the messages
Current Version
Request the Twilio SMS Action Agent v2.16
Please contact XMPro if you're looking for an older version of this Agent.
Release Notes
2.16
24 Dec 2024
Repackaged to translate the Agent's properties.
2.15
15 Aug 2024
Support a message prefix - useful to identify messages from different environments, such as Development, QA, or Production.
2.14
24 Jan 2023
Fixed encryption of the Authentication Token variable.
2.13
16 Dec 2022
Added variable support for the From property.
NOTE: This is a breaking change if you are using variables as the Agent's From must be reconfigured.
2.12
16 Dec 2022
Repackaged to include the Agent's category.
Added the Refresh Place Holder button to make it easier to add a placeholder to the message.
Added encryption to the Authentication Token property.
NOTE: This is a breaking change as the Agent's Authentication Token must be reconfigured.
2.10
14 May 2020
Fixed issue with system variables wherein variable values are now not copied to text fields when switching from variable box to text box.
2.00
29 Apr 2020
Added variable support to specify the connection settings.
Using Connection Variables is the default setting from this version.
If upgrading the Agent in an existing data stream, add the system variables first and then perform the variable mapping in the data stream.
1.68
09 Apr 2020
Removed post back from Body control to avoid a post back on every keystroke.
1.67
25 May 2018
Removing html tags from message text.
1.66
04 Mar 2019
Updated help URL.
1.10
17 Nov 2017
Fixed issue related to opening of Twilio Action Agent Settings, if there are no input stream objects connected.
1.00
01 May 2017
Initial Release.
Last updated
Was this helpful?