Release 2022.06.28
over 2 years ago by ReadMe API
Features
- Added support for syncing to customers in Kustomer
- Added support for using customers and companies from Kustomer as models
- Added support for using Stripe Accounts as a model
- Added support for creating new Airtable tables & columns when creating a sync
- Added support for OAuth client credentials flow with HTTP API connections
Fixes
- The command line interface has been renamed to
ptctl
- Improved performance of enumerating Athena schemas and tables
- Improved perforamnce of joining Companies & People from Harmonic Saved
Searches and Watchlists - Improved handling of archived contacts when syncing to Intercom
- Rate limit headers were not respected by HTTP API models
- Match Intercome user emails case insensitively
- Support using numeric custom properties in Hubspot for associations
- Only one record was updated in Airtable when multiple matched the identity mapping
- Table names displayed in Query Runner were uppercased
- Null values were included with Salesforce payloads for relationship lookup by
external ID fields, resulting in record errors
Behavioral Changes
- Null value semantics were not correct for some sync destinations; by default
Polytomic will not overwrite existing data with null values. - Polytomic will no longer attempt to traverse joins if the joined field value
is empty.