Changelog
Product update of the week: Year 2 • Week 42
New
- New integrations
- Elastic Cloud — supports the Unified User Directory API.
- LinkedIn — supports the Unified Ads Management API.
- Brevo — supports the Unified Marketing Automation API.
- FreeAgent — supports the Unified Accounting API.
Improvement
-
We’ve added support for the
unified/ads/custom_audiencesresource for Meta Marketing API. -
Expanded support with create and update endpoints, including custom fields, for seamless integration with Affinity through our Unified CRM API.
-
Now you can create and update custom fields across resources for Insightly, Pipedrive, and Outreach integrations in the Unified CRM API. More flexibility for your CRM workflows!
-
Stability Improvements - We've made improvements to our logging infrastructure to ensure better reliability.
Introducing the Truto Catalog
Explore all available integrations and unified APIs in a single, consolidated view. Stay tuned—more features are coming soon!
Support Impersonation Controls
You’re in charge! Choose to allow or restrict Truto's support team from impersonating your team members. All actions are fully logged and auditable.

Logo Uploads Made Easy
You can now upload your team’s logo or update any integration’s logo or icon directly within the Truto console — no need to host the file yourself.


Error Mapping Enhancements
We've improved support for mapping the metadata object in error_mapping to give you more control over configuring errors when the underlying API lacks proper error handling.
For example, in the Unified API, the error mapping might look like this:
error_mapping: |
error.{
"message": message,
"metadata": {
"id": request_id,
"details": details
}
}
and for a specific integration's error mapping, it could look like:
