Release 2025.03.26
about 2 months ago by ReadMe API
Features
- Added support for syncing from Freshservice.
- Added support for syncing Search Performance Keyword Segments Report from Google Ads.
- Added support for syncing from Ramp.
- Added support for writing to Customer.io person events.
Fixes
- Bulk syncs of Salesforce
FeedItem
were incorrectly limited to 2000 records. - Update-only model syncs to Salesforce that used a "find by" field in the identity could miss records updated in the destination.
- Improved performance when syncing HubSpot list membership with filtered list identifiers.
- Improved handling of Iterable properties when no sample data is available.
- Invalid numberic values will now be dropped during bulk syncs; warnings will be emitted in the logs.
- Datetime fields synced to Customer.io were written as strings; they are now written as timestamps.
Behavior Changes
- Tables created in MySQL will be explicitly created with the
utf8
character set andutf8_general_ci
collation. Prior to this release the server default was used.