Appearance
Twilio
Twilio is a cloud communications platform as a service (CPaaS) company that enables developers to build, scale, and operate real-time communications within software applications. It provides a set of APIs that allow developers to embed voice, video, messaging, and authentication capabilities into their applications without the need to build backend infrastructure and interfaces.
Key features of Twilio:
- Voice and Video APIs
- Messaging APIs
- Programmable Chat
- Authy
- SendGrid
- Elastic SIP Trunking
- Programmable Wireless
Trigger:
Receive SMS: Triggers when a new SMS is received.
Action:
Send a SMS: Sends a SMS.
Connect with Twilio:
- Log in to your Twilio account.
- Go to the Twilio console page and copy the
Account SID
. - Go to Workflow Automation and navigate to My Apps and Add a new app connection choosing Twilio from the list.
- Paste the
Account SID
value from Twilio into the Account SID field on Workflow Automation. - Click the Show button to reveal the
Auth Token
on Twilio. - Copy the
Auth Token
value and paste it into the Auth Token field on Workflow Automation. - Click the Submit button.
- Your Twilio connection is now established.
- Start using your new Twilio connection with Workflow Automation.