Release Noteslink
October 2023link
We have added the following new columns to the table below:
TABLE | NEW COLUMNS |
---|---|
CONTENT_CATEGORY | color |
MAIL_ALIAS | email_hash |
MAILBOX | email_hash |
OPPORTUNITY | currency_type |
RULESET | ooto_auto_extraction_enabled , meeting_booked_action , name , sms_opt_out_action , sms_received_action |
SEQUENCE | locked_at |
USER | calls_view_id , default_ruleset_id , kaia_recordings_view_id , tasks_view_id , teams_view_id , users_view_id |
We no longer sync the following columns of the tables below:
TABLE | COLUMNS |
---|---|
EMAIL_ADDRESS | bounced_at |
SEQUENCE_STATE | sequence_exclusivity , auto_resume_ooto_prospects , include_unsubscribe_links , step_overrides_enabled |
TASK | click_count |
Now, the following columns in the tables below have a foreign key relationship to the listed referenced tables:
TABLE | COLUMN | REFERENCED TABLE (in respective order of columns) |
---|---|---|
EVENT | account_id , call_id , opportunity_id , task_id | ACCOUNT , CALL , OPPORTUNITY , TASK |
MAILING | follow_up_sequence_id , user_id | SEQUENCE , USER |
RULESET | call_task_priority_id | TASK_PRIORITY |
SEQUENCE_STEP | task_priority_id | TASK_PRIORITY |
September 2023link
We have added the following new columns to the table below:
TABLE | NEW COLUMNS |
---|---|
Mailing | relationship_user_id relationship_follow_up_sequence_id |
We have fixed a bug that caused Fivetran to not sync some records in the DATA_CONNECTION
table. This would happen when certain records had an active data connection but a null
value in the id
field. To solve this, we now convert null
values in the id
field to -1
.
June 2023link
We now capture deletes for all child tables in Outreach. To capture deletes of historical data in these tables, re-sync their parent tables. We are gradually rolling out this change to all existing connectors.
May 2023link
You can now block tables and select or deselect tables to be synced on the Schema tab of the connector details page. As part of this improvement, we disable the cursor for tables you deselect. When you select the deselected tables to be synced again, we re-sync these tables to maintain data integrity.
We have added a new table, MAILING_RECIPIENT
. We are gradually rolling out this change to all existing connectors.
November 2021link
Our Outreach connector is now generally available.
Read our Outreach connector documentation.
October 2021link
We now sync metadata information about third-party data sources. We sync the metadata to the DATA_CONNECTIONS
table.