Twilio SMS Message Send From Version 1

This handler interacts with Twilio and sends a SMS text message to a phone number of your choosing. This handler uses the twilio-ruby gem which needs the Account SID and Auth Token (both can be found on the twilio account dashboard) to authenticate the sending of the message. The number that you are sending the message to must be of the form "+[country code][phone number]" with no spaces. The message sent cannot be longer than 160 Characters and an error will be raised if the attempted message is over that limit.

Parameters

Name Description
From Phone number that the message will be sent from in the format of +[country code][phone number].
To Phone number that the message will be sent to in the format of +[country code][phone number].
Message Message to send. Has to be under the 160 character limit.

Sample Configuration

Name Description
From +16121231212
To +16515551212
Message Your request KSR111 has been approved.

Results

This handler does not return any results.

Changelog

TwilioSMSMessageSendFrom_V1 (2014-09-10)

  • Initial version. See README for details.


Related Handlers

Twilio SMS Message Send
Sends an SMS message to a mobile number.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle