Changelog
Product update of the week: Week 38
New
Integrations
Support for Unified HRIS API
Keka
Install
Zoho People
Install
Improvement
- Allow overriding OAuth scopes without the need for overriding Client ID and Secret.

- Added a way to specify your own documentation links for Integrations. Head on over to the Settings tab of an Installed Integration.

- Reformated few things in Unified Ticketing API to normalize them easily.
- Truto now handles
application/pdfformat and respectsContent-Dispositionheader as well. - Support BigInts in responses.
- Docs now show Delete and Custom methods defined in Unified APIs.
- Resumes in ats/attachments now have the attribute
attachment_typeset toresume. - Added
truto_ignore_remote_dataquery parameter which can be set totrueto not receiveremote_datain Unified APIs. - Send Sync Job Run object in
sync_job_run:startedandsync_job_run:completedwebhook events. - Added
last_login_atin the Get method of user-directory/users endpoint for Hubspot, Dropbox and Asana. - Added
forcequery parameter to run a Sync Job Run despite of whether the previous run as completed. Useful in cases where the Sync Job Run might die without updating thestatustocompleted.
Fix
- Fixed an issue where Sync Job Runs where going out of memory when the number of dependent resources was high.
- Refactored the normalization logic to handle merging of similar objects.