Release Notes
February 2024
We have added a new table, VERIFICATION_SERVICE
.
October 2023
We have added a new table, VERIFICATION_ATTEMPT
.
August 2023
We have released pre-built, dbt Core*-compatible data models for Twilio. Find the models in Fivetran's dbt hub or data models documentation. Learn more about our dbt Core integration in our Transformations for dbt Core documentation.
* dbt Core is a trademark of dbt Labs, Inc. All rights therein are reserved to dbt Labs, Inc. Fivetran Transformations is not a product or service of or endorsed by dbt Labs, Inc.
May 2023
You can now exclude the following tables from your syncs:
ADDRESS
CALL
COACHED_CALL
CONFERENCE
CONFERENCE_PARTICIPANT
CONFERENCE_PARTICIPANT_EXTENDED
EXECUTION
EXECUTION_STEP
FLOW_HISTORY
INCOMING_PHONE_NUMBER
OUTGOING_CALLER_ID
TRUNK
USAGE_RECORD
March 2023
We have added a new table, MESSAGING_SERVICE
.
We have added a new column, voice_url
, to the INCOMING_PHONE_NUMBER
table.
We have added a new column, messaging_service_sid
, to the MESSAGE
table.
We are gradually rolling out these changes to all existing connectors.
March 2022
We are now testing an alternative approach using Twilio's Participant Summary resource to fetch data for conference participants. We have added two new tables, CONFERENCE_PARTICIPANT_EXTENDED
and COACHED_CALL
. If you'd like to enable this feature on your connector, contact our support team.
February 2022
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 2021
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 2021
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 2020
Our Twilio connector is now generally available.
Read our Twilio connector documentation.
September 2020
You can now select the accounts you want to sync in your Twilio connector. See our Twilio setup guide for details.
August 2020
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 users 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.
We have updated the REST API configuration parameters to support new authentication mechanisms for the following connectors:
- Adobe Analytics now supports JSON Web Token (JWT) Authentication. See our Adobe Analytics Connector Config documentation for more information.
- Twilio now supports authentication using API Keys. See our Twilio Connector Config documentation for more information.
May 2020
Twilio is a cloud communications platform that allows users to programmatically make and receive phone calls, send and receive text messages.