GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2024.07.24

Features

  • Added support for bulk syncing to Glean.
  • Added support for syncing LinkedIn Audiences.
  • Added support for syncing Salesloft People and Accounts.
  • Added support for syncing from Clari Copilot.

Fixes

  • Bulk syncs for Jira worklogs could miss records in rare circumstances.
  • Salesforce Event and History objects were not synced incrementally.
  • Databricks table creation could fail when UniForm tables were used with an external location.
  • Repeated JSON fields failed to sync to BigQuery when write structured data was enabled.
  • REST API returns HTTP 500 when updating a bulk sync with an unknown schema identifier; this now returns an HTTP 400.
  • Model syncs to Salesforce "Leads or Contacts" did not report correct record counts.

Behavior Changes

  • Prior to this release a blank value in a model sync override would not clear existing values in the destination. With this release, overrides are applied such that a blank value in the override will clear existing values in the destination for synced records.