Release Notes
March 2024
We have changed the primary key of the CONTACT_NOTE
table. The new composite primary key is a combination of the contact_id
and index
columns. Previously, the index
column was the primary key for this table.
December 2023
We now support table level re-syncs for the CONTACT
table.
We have added a new table, ACCOUNT
.
We have added a new column, account_id
, to the CONTACT
table to identify the account to which a contact belongs. Be sure to re-sync the table to backfill the historical data or contact Fivetran Support to re-sync it for you.
August 2023
We have added a new toggle, Sync Private Resources, to the connector setup form. You can now opt to sync private resources using API tokens. For more information, see our setup instructions.
March 2021
We have added a new field, author_id
, to the MESSAGE
table.
December 2020
We have expanded the public API endpoints Create a Connector and Modify a Connector. Now you can authorize the following connectors by adding the auth
section to payloads:
- AdRoll
- Facebook Pages
- Front
- Google Ad Manager
- Help Scout
- LinkedIn Ad Analytics
- Optimizely
- Pipedrive
- SurveyMonkey
- Zendesk Chat
- Zendesk Support
August 2020
We now sync the CONTACT
table on a priority-first basis.
July 2020
We have deprecated the custom_field_name
and custom_field_job_title
columns from the CONTACT
table. We now sync the custom_fields
from the Contacts API endpoint as custom_{field_name}
columns.
May 2020
We have added support for REMINDER and MESSAGE_BOUNCE_ERROR event types.
April 2020
We have added five new tables:
SHIFT
stores shift informationTEAM
stores team informationTEAM_TEAMMATE
joins theTEAM
andTEAMMATE
tablesTEAM_INBOX
joins theTEAM
andINBOX
tablesSHIFT_TEAMMATE
joins theSHIFT
andTEAMMATE
tables
November 2019
The Front connector now supports priority-first sync. Priority-first syncs fetch your most recent data first so that it's quickly ready for you to use. Front's priority-first syncs fetch the most recent 30 days' worth of data from the CONVERSATION
table and its child tables.
To learn more, see our priority-first sync documentation.
August 2019
We have changed the Front connector authentication method from API token to OAuth. All new Front connectors must authenticate with OAuth. Existing Front connectors which you set up with the API token can continue to use it until November 22, 2019. After November 22, 2019, we will no longer support API token authentication, and you will have to re-authenticate with OAuth. You may re-authenticate sooner if you prefer.