Changelog
Product update of the week: Year 4 • Week 22
New in Truto: JWT authentication, Unified Webhook destinations, and selective mapping imports
This week brings major updates to platform security and developer workflows. You can now use JWT authentication for secure request signing, sync Unified Webhooks directly to destinations, and selectively import integration mappings for finer control. We also expanded our AI-ready integrations and improved User Directory coverage.
✨ Highlights
- Seven new AI-ready integrations: Buffer, Polymer, Alchemer, Amply, Amplitude, AnyDesk, Atomicwork
- JWT authentication with Signing IDs and private keys for secure request signing
- Unified Webhooks now sync directly to Destinations with signature verification and workflow triggers
- Selective mapping imports by environment, integration, resource, or individual method
- Arena added to User Directory APIs
- Anthropic:
organizationsfield on users,organizationon workspaces - Salesforce:
user_typequery param for listing users - Codex now supports enterprise analytics API alongside platform analytics
🤖 AI-ready integrations

This week we expanded our AI-ready integrations, giving developers more ways to build AI workflows, assistants, and automations on top of Truto:
- Buffer: Connect AI assistants to social media scheduling and content publishing workflows.
- Polymer: Enable AI models to interact with data loss prevention and SaaS security tools.
- Alchemer: Connect AI workflows to enterprise survey and feedback data.
- Amply: Give AI agents access to productivity and business process data.
- Amplitude: Enable AI models to query and analyze product analytics and user event data.
- AnyDesk: Build AI workflows that interact with remote access and IT support data.
- Atomicwork: Connect AI assistants to modern IT service management and employee success tools.
🔐 JWT authentication
We introduced a new authentication method using JWT, a Signing ID, and a private key. This provides a more secure way to handle request signing and authorization for your API calls.

Unified Webhooks and Destinations
Unified Webhooks now support syncing directly to Destinations. When an event is triggered, Truto automatically handles the entire pipeline: it verifies signatures, applies transformations, triggers the associated workflow, and runs the sync job to push data to your configured destinations.
⚙️ Selective mapping imports
We enhanced the import workflow for unified mappings. Previously, imports could only be performed at the environment and integration level, which brought in all related mappings at once.
Now, you can selectively import mappings by choosing:
- The source environment
- The integration
- A specific resource
- Individual methods within that resource
This provides finer control over what gets imported and reduces the need for manual cleanup after imports.

👥 User Directory updates
We expanded our User Directory Unified API coverage and improved existing integrations to pull in richer workspace data.
- Arena: Now supported in the User Directory Unified APIs.
- Anthropic: Added the
organizationsfield to theuser-directory/usersresponse and theorganizationfield to theuser-directory/workspacesresponse. - Salesforce: Added
user_typequery param support in thelistmethod foruser-directory/users.
Analytics support for Codex
Codex now supports the enterprise analytics API in addition to platform analytics. This gives teams deeper visibility into code metrics and usage when building with Codex through Truto.