Release 2024.07.17
4 months ago by ReadMe API
Features
- Added support for refunds and additional payout fields for Ascend syncs.
- Added support for model sync insert/update logs for syncs to Redshift.
- Added support for syncing correspondence fields from Harmonic people and companies.
- Added support for create-only and update-only model syncs to Salesloft.
Fixes
- Timestamps for Hubspot property histories were not written during bulk syncs.
- Improved handling of situations where the authorized Google Ads user loses access to an account.
- Github connections created via the API did not display the repository picker in the web application.
- Lightning refresh jobs were not correctly triggered.
Behavior Changes
- Newly created syncs to S3, GCS, & Azure Storage will not include the format extension in directories. Previously an incremental CSV sync to S3 would write to
object.csv/object_2024-07-17T00:00:00Z.csv
. New syncs will write toobject/object_2024-07-17T00:00:00Z.csv
.