Twilio configuration steps

This document will guide you through the configuration steps needed to use Twillio SMS service in your workflow. 

To use the Twilio methods in a workflow, you will need to pass the following parameters: accountSID, authToken and a phoneNumber.

For this, you will need to create a Twilio account. You will have a phone number given by Twilio that is associated to your account. In your personal area, find the API Credentials, where you can copy the accountSID and authToken.

You can now use them in a BusinessMate workflow