Changelog
Product update of the week: Year 4 • Week 16
New
🎯 New Features
Developer Tooling
-
Truto CLI — a new command-line interface to manage integrations, query unified APIs, bulk export data, run batch operations, and diff records across accounts. This gives engineers a faster way to work with Truto directly from the terminal and reduces overhead for day-to-day integration workflows.

Sync Jobs
paginate_ifsupport in Sync Job v4 — added support forpaginate_ifin the request node, allowing pagination to stop when defined conditions are met. This helps support incremental sync patterns such as usingupdated_atfrom responses when integrations return records in descending order, reducing unnecessary page fetches and improving sync efficiency.
Improvement
- Confluent — added support for the Unified User Directory API
role_assignmentsresource. - Microsoft Teams — added the
updated_atquery parameter to the Unified Instant Messaging APImessagesendpoint. - HubSpot and Salesforce — added support for the Unified CRM Accounts and CRM Contacts APIs
batch-deletemethod.