Release Noteslink
August 2020link
We now sync the CONTACT
table on a priority-first basis.
July 2020link
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 2020link
We have added support for REMINDER and MESSAGE_BOUNCE_ERROR event types.
April 2020link
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 2019link
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 of data from the CONVERSATION
table and its subtables.
To learn more, see our priority-first sync documentation.
August 2019link
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.