GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2023.10.26

Features

  • Add support for Client Credentials authentication with Salesforce.
  • Added support for syncing Facebook offline conversions.
  • The Salesforce ingestion API may be explicitly selected for model syncs.
  • Multiple table columns may be selected in Query Runner to add to the query.
  • Added support for downloads bulk sync execution logs.
  • Added support for Replace mode in Airtable modelsyncs.

Fixes

  • Model syncs to Hubspot failed with No file content error under some circumstances.
  • Re-use HTTP clients for ZoomInfo enrichment
  • Bulk syncing Salesforce objects which referenced one another in formula fields could result in a circular dependency error.
  • Bulk syncs from Salesforce could fail with query timeout error for very large collections.
  • Increased read performance for CosmosDB models.
  • Dialpad calls in progress during a bulk sync could be missed.
  • Netsuite identifiers for newly created objects were not recorded in the record log.
  • Decreased memory usage when running model syncs.
  • Improved rate limit handling for PredictLeads syncs.
  • Switching sync modes on a model sync could result in unexpected behavior under rare circumstances.
  • Enabling MySQL replication without the correct server configuration could result in "stuck" sync; we now check those settings before beginning the sync process.
  • Output tables were not created during bulk syncs if no records were read; output tables will now always be created.