Release Notes
June 2025
Front will sunset the Group API and replace it with the List API on September 1, 2025. To support the API change, we have added a new table, LIST. We'll continue to sync data to both GROUP and LIST tables. We will stop syncing data to the GROUP table on September 6, 2025.
We have also added a new child table, CONTACT_LIST, to the parent table CONTACT. The new table is identical to the CONTACT_GROUP table. We'll continue to sync data to both the CONTACT_GROUP and CONTACT_LIST tables. We will stop syncing data to the CONTACT_GROUP table on September 6, 2025. Be sure to update your queries.
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 connection and Update a connection. 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:
SHIFTstores shift informationTEAMstores team informationTEAM_TEAMMATEjoins theTEAMandTEAMMATEtablesTEAM_INBOXjoins theTEAMandINBOXtablesSHIFT_TEAMMATEjoins theSHIFTandTEAMMATEtables
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 connections 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.