Description:
Send SMS to any mobile device
Usage:
Make sure to configure the Twilio subscription information under the FlowWright configuration settings:
For more info: https://www.twilio.com/
Example:
Let’s build and execute the TwilioSendSMSDef example.
- Create a new definition called “TwilioSendSMSDef”
- Select the definition and click the “design” button
- Drag a TwilioSendSMS step to the canvas
- Connect the dots between the start and TwilioSendSMS step
- Click on the “Twiliosendsms” step to configure its properties
- Configure the following values for the properties as shown on the below graphic
- Save the workflow definition, create a workflow instance and execute. Step should send SMS to the given mobile number.