Tables
The add-in models the data in Twilio as a list of tables in a relational database that can be queried using standard SQL statements.
CData Excel Add-In for Twilio Tables
| Name | Description |
| Accounts | Create, update, and query Twilio Accounts belonging to the authenticated Account. |
| Applications | Create, update, delete, and query the available Applications in Twilio. |
| Calls | Delete and query connections between phones and Twilio. |
| Feedback | Create and query Feedback on a Call in Twilio. |
| FeedbackSummary | Create, delete, and query Feedback Summaries in Twilio. |
| IncomingPhoneNumbers | Create, update, delete, and query phone numbers purchased from Twilio. |
| Media | Delete and query Media in Twilio. |
| Messages | Create, update, delete, and query SMS and MMS Messages in Twilio. |
| OutgoingCallerIds | Insert, update, and query the verified numbers that may be used as a caller Id when making outgoing calls in Twilio. |
| Recordings | Delete and query the available Recordings in Twilio. |
| ServiceLists | Create, update, delete, and query the available Lists for a specific Service in Twilio Sync. |
| Transcriptions | Query the available Transcriptions in Twilio. |
| Triggers | Create, update, delete, and query usage Triggers in Twilio. |