Skip to content
All updates

Changelog

Product update of the week: Year 4 • Week 22

Uday Gajavalli Uday Gajavalli ·
JWT Auth and Webhook Destinations — Truto product update

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: organizations field on users, organization on workspaces
  • Salesforce: user_type query param for listing users
  • Codex now supports enterprise analytics API alongside platform analytics

🤖 AI-ready integrations

New AI-ready integrations: Buffer, Polymer, Alchemer, and 4 more

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.

JWT authentication configuration in the Truto dashboard

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.

Import overrides by environment, integration, resource, and method

👥 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 organizations field to the user-directory/users response and the organization field to the user-directory/workspaces response.
  • Salesforce: Added user_type query param support in the list method for user-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.