- About the Twilio connector
- Twilio authentication
- Twilio events
About the Twilio connector
Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs. Twilio Messaging is used to send and receive SMS, MMS, OTT messages globally. It uses intelligent sending features to ensure messages reliably reach end users wherever they are.
Authentication
Before automating processes, you need to establish a connection with your Twilio instance. Step-by-step instructions are available in the Twilio authentication page.
Events
The Twilio connector supports events via polling. More information about the events supported for the Twilio connector is available in the Twilio events page.
Activity package
You can use the connection to enable the Twilio activities in UiPath Studio and build automations that interact with your Twilio data. This allows you to execute create, read, update, and delete operations on your Twilio objects.
Provider documentation
The UiPath connector for Twilio is compatible with REST API v2010-04-01. Learn more at the Twilio documentation platform.