March 2022link
We are now testing an alternative approach using Twilio’s Participant Summary resource to fetch data for conference participants. We have added new tables, CONFERENCE_PARTICIPANT_EXTENDED
and COACHED_CALL
.
If you’d like to enable this feature on your connector, contact our support team.
February 2022link
The initial sync now extracts all available records to the CONVERSATION
and related tables. Subsequent syncs only extract records that were updated up to seven days before the last sync. Previously, we extracted every record with each sync, potentially causing lengthy syncs.
November 2021link
We have added the following new tables:
SERVICE
stores service informationCONVERSATION
stores conversation informationCONVERSATION_MESSAGE
stores conversation message informationCONVERSATION_USER
stores user informationPARTICIPANT
stores participant informationROLE
stores role informationROLE_PERMISSION
stores role permission informationRECEIPT
stores delivery receipt information
To sync these tables, select them in the Schema tab on the connector details page in your Fivetran dashboard.
January 2021link
You can now exclude the MESSAGE
table from your syncs. On your Connector Details page, go to the Schema tab and deselect the table. By default, we include the table in the sync.
November 2020link
Our Twilio connector is now generally available.
Read our Twilio connector documentation.
September 2020link
You can now select the accounts you want to sync in your Twilio connector. See our Twilio setup guide for details.
August 2020link
We have released a new authentication mechanism using API Keys for our Twilio connector. Read Twilio’s API Keys documentation for more information.
We are deprecating the old authentication mechanism using Account SID and AuthToken. Existing customers will be notified to migrate and use the new authentication mechanism. Be sure to transition to the new authentication mechanism by September 1, 2020.
We have also updated the connector’s REST API configuration parameters to use the new authentication mechanism. See our Twilio Connector Config documentation for more information.
May 2020link
Twilio is a cloud communications platform that allows users to programmatically make and receive phone calls, send and receive text messages.