GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2023.06.05

NOTE: This release includes a change to sync record long handling. If you are not using the Polytomic Terraform module to manage your deployment, you'll need to set the following environment variables:

  • RECORD_LOG_BUCKET
  • RECORD_LOG_REGION

These should be set to the same bucket name and region as DEFAULT_OPERATIONAL_BUCKET.

No changes are necessary for users deploying via Terraform.

Features

  • Dialpad: Added support for bulk syncing call transcripts.
  • Intercom: Improved performance of incremental conversation bulk syncs.
  • Jira: Added support for authenticating with personal access tokens.
  • Reply.io: Added support for syncing People.
  • Zendesk: Added support for bulk syncing groups and group membership.

Fixes

  • Hubspot: Trailing whitespace in Hubspot fields could cause record matching to fail.
  • Databricks: Type information returned by DESCRIBE TABLE could be truncated, which led to unnecessary migrations during bulk syncs.
  • Stripe: Upcoming invoices were included in the Invoice collection, which led to unexpected records with missing identifiers.
  • LinkedIn: OAuth tokens failed to refresh in some circumstances.
  • Hubspot: Contacts which were merged store the merged email addresses separately; Polytomic will now examine those, as well, when using email address as the identity field.

Behavior Changes

  • Salesforce multipicklist fields are now exposed as array fields, rather than a single string.