Skip to content
All updates

Changelog

Product update of the week: Week 38

The Truto Team The Truto Team ·
Week 38.png

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.

Screenshot 2023-09-25 at 22.29.18.png

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

Screenshot 2023-09-25 at 22.29.57.png

  • Reformated few things in Unified Ticketing API to normalize them easily.
  • Truto now handles application/pdf format and respects Content-Disposition header 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_type set to resume.
  • Added truto_ignore_remote_data query parameter which can be set to true to not receive remote_data in Unified APIs.
  • Send Sync Job Run object in sync_job_run:started and sync_job_run:completed webhook events.
  • Added last_login_at in the Get method of user-directory/users endpoint for Hubspot, Dropbox and Asana.
  • Added force query 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 the status to completed.

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.