Twilio

Twilio

Twilio is available in the messaging hub.

Element Information Details
Provider API Documentation Twilio API documentation
Authentication Custom
Events Polling
Bulk Not supported
Virtual Data Resources and Transformations Supported

Articles

Twilio API Provider Setup
Follow these steps to retrieve your Account SID and Auth Token Log in to your Twilio account. Under Home Dashboard, click the lock to reveal your Auth Token, then copy the Account SID and Auth Token. ...
Twilio Authenticate an Element
You can authenticate with Twilio to create your own instance of the Twilio element through the UI or through APIs. Once authenticated, you can use the element instance to access the different functionality offered by the Twilio platform. Authentica...
Twilio Events
Cloud Elements currently supports events via polling or webhooks depending on the endpoint. Polling is a mechanism where Cloud Elements executes the configured query every n minutes and captures the changed information. Webhooks are whe...
Twilio Querying
The Cloud Elements Query Language (CEQL) provides a standard way to search across all of our elements. Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how...
Twilio API Documentation
Base URL The base URL for all API requests is https://api.cloud-elements.com/elements/api-v2 .