Description:
Send voice call using Twilio service
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 TwilioSendCallDef example.
- Create a new definition called “TwilioSendCallDef”
- Select the definition and click the “design” button
- Drag a TwilioSendCall step to the canvas
- Connect the dots between the start and TwilioSendCall step
- Click on the “Twiliosendcall” 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 voice call to the given mobile number.