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.
- Go to Mation and navigate to My Apps and Add a new connection choosing Twilio from the list.
- Copy the
Account SID
from Twilio and paste it into theAccount SID
field on Mation. - Click the Show button to reveal the Auth Token on Twilio.
- Copy the
Auth Token
and paste it into theAuth Token
field on Mation. - Click the Submit button on Mation.
- Your Twilio connection is now established.
- Start using your new Twilio connection with Mation.