Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Authorization
✅ Authorization
| Tools | Status |
|---|---|
| Pre-built authorization (Basic) | ✅ |
| Pre-built authorization UI | ✅ |
| Custom authorization UI | ✅ |
| End-user authorization guide | ✅ |
| Expired credentials detection | ✅ |
✅ Read & write data
✅ Read & write data
| Tools | Status |
|---|---|
| Pre-built integrations | ✅ |
| API unification | ✅ |
| 2-way sync | ✅ |
| Webhooks from Nango on data modifications | ✅ |
| Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
| Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
| Tools | Status |
|---|---|
| HTTP request logging | ✅ |
| End-to-end type safety | ✅ |
| Data runtime validation | ✅ |
| OpenTelemetry export | ✅ |
| Slack alerts on errors | ✅ |
| Integration status API | ✅ |
✅ Customization
✅ Customization
| Tools | Status |
|---|---|
| Create or customize use-cases | ✅ |
| Pre-configured pagination | 🚫 (time to contribute: <48h) |
| Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
| Per-customer configurations | ✅ |
Others
| Function name | Description | Type | Source code |
|---|---|---|---|
check-verification | Check a Twilio Verify code. | Action | 🔗 Github |
create-api-key | Create an API key in Twilio. | Action | 🔗 Github |
create-call | Create a call in Twilio | Action | 🔗 Github |
create-conversation-message | Post a message into a Twilio conversation | Action | 🔗 Github |
create-conversation-webhook | Add a webhook to a Twilio conversation | Action | 🔗 Github |
create-conversation | Create a conversation in Twilio. | Action | 🔗 Github |
create-participant | Add a participant to a Twilio conversation. | Action | 🔗 Github |
create-queue | Create a call queue in Twilio. | Action | 🔗 Github |
create-twiml-app | Create a TwiML application in Twilio | Action | 🔗 Github |
create-verification | Start a Twilio Verify verification. | Action | 🔗 Github |
delete-call | Delete a call record in Twilio. | Action | 🔗 Github |
delete-conversation-message | Delete a message from a Twilio conversation. | Action | 🔗 Github |
delete-conversation | Delete a conversation in Twilio. | Action | 🔗 Github |
delete-message-media | Delete a media resource attached to a Twilio message. | Action | 🔗 Github |
delete-message | Delete a message record in Twilio. | Action | 🔗 Github |
delete-queue | Delete a call queue in Twilio. | Action | 🔗 Github |
delete-recording | Delete a recording in Twilio | Action | 🔗 Github |
delete-twiml-app | Delete a TwiML application in Twilio. | Action | 🔗 Github |
get-api-key | Retrieve a single API key from Twilio. | Action | 🔗 Github |
get-conference-participant | Retrieve a single participant in a Twilio conference. | Action | 🔗 Github |
get-conference | Retrieve a single conference from Twilio. | Action | 🔗 Github |
get-conversation-message | Retrieve a single message from a Twilio conversation. | Action | 🔗 Github |
get-conversation-webhook | Retrieve a single webhook on a Twilio conversation. | Action | 🔗 Github |
get-conversation | Retrieve a single conversation from Twilio. | Action | 🔗 Github |
get-message | Retrieve a single message from Twilio. | Action | 🔗 Github |
get-participant | Retrieve a single participant from a Twilio conversation. | Action | 🔗 Github |
get-queue | Retrieve a single call queue from Twilio. | Action | 🔗 Github |
get-recording | Retrieve a single recording from Twilio. | Action | 🔗 Github |
get-transcription | Retrieve a single transcription from Twilio. | Action | 🔗 Github |
get-twiml-app | Retrieve a single TwiML application from Twilio. | Action | 🔗 Github |
get-verify-service | Retrieve a single Verify service from Twilio. | Action | 🔗 Github |
list-available-phone-numbers | Search Twilio available phone numbers | Action | 🔗 Github |
list-calls | List calls from Twilio. | Action | 🔗 Github |
list-conference-participants | List participants in a Twilio conference. | Action | 🔗 Github |
list-conversation-messages | List messages in a Twilio conversation. | Action | 🔗 Github |
list-conversation-webhooks | List webhooks on a Twilio conversation. | Action | 🔗 Github |
list-conversations | List conversations from Twilio. | Action | 🔗 Github |
list-incoming-phone-numbers | List incoming phone numbers from Twilio. | Action | 🔗 Github |
list-participants | List participants in a Twilio conversation. | Action | 🔗 Github |
list-queues | List call queues from Twilio. | Action | 🔗 Github |
list-twiml-apps | List TwiML applications from Twilio. | Action | 🔗 Github |
list-usage-records | List usage and billing records from Twilio. | Action | 🔗 Github |
list-verify-services | List Verify services from Twilio. | Action | 🔗 Github |
update-api-key | Update an API key in Twilio. | Action | 🔗 Github |
update-conference-participant | Update a participant in a Twilio conference. | Action | 🔗 Github |
update-conversation-message | Update a message in a Twilio conversation. | Action | 🔗 Github |
update-conversation-webhook | Update a webhook on a Twilio conversation | Action | 🔗 Github |
update-conversation | Update a conversation in Twilio | Action | 🔗 Github |
update-message | Update a message in Twilio. | Action | 🔗 Github |
update-queue | Update a call queue in Twilio. | Action | 🔗 Github |
update-twiml-app | Update a TwiML application in Twilio. | Action | 🔗 Github |
update-verify-service | Update a Verify service in Twilio. | Action | 🔗 Github |
api-keys | Sync API keys from Twilio | Sync | 🔗 Github |
calls | Sync calls from Twilio. | Sync | 🔗 Github |
conference-participants | Sync participants across all conferences from Twilio. | Sync | 🔗 Github |
conferences | Sync conferences from Twilio | Sync | 🔗 Github |
conversations | Sync conversations from Twilio. | Sync | 🔗 Github |
incoming-phone-numbers | Sync incoming phone numbers from Twilio | Sync | 🔗 Github |
messages | Sync SMS/MMS messages from Twilio. | Sync | 🔗 Github |
participants | Sync participants across all conversations from Twilio. | Sync | 🔗 Github |
queues | Sync call queues from Twilio | Sync | 🔗 Github |
recordings | Sync recordings from Twilio. | Sync | 🔗 Github |
transcriptions | Sync transcriptions from Twilio. | Sync | 🔗 Github |
twiml-apps | Sync TwiML applications from Twilio. | Sync | 🔗 Github |
usage-records | Sync usage and billing records from Twilio | Sync | 🔗 Github |
verify-services | Sync Verify services from Twilio | Sync | 🔗 Github |
Access requirements
| Pre-Requisites | Status | Comment |
|---|---|---|
| Paid dev account | ❓ | |
| Paid test account | ❓ | |
| Partnership | ❓ | |
| App review | ❓ | |
| Security audit | ❓ |
Setup guide
No setup guide yet.Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
Contribute API gotchas by editing this page
Going further
Connect to Twilio
Guide to connect to Twilio using Nango Connect UI.