Skip to content
All updates

Changelog

Product update of the week: Year 4 • Week 30

Nidhi KN Nidhi KN ·
First-Class Tenant Management — Truto product update

New in Truto: first-class tenant management, contextual AI assistants, and expanded unified APIs

Managing end-users is now native to Truto with first-class tenants. We also rolled out contextual AI assistance across the dashboard, added 16 new integrations for AI workflows, and expanded Unified API coverage across User Directory, Accounting, and File Storage.

✨ Highlights

  • Added first-class Tenant management with dashboard, API, and CLI support, plus metadata and bulk CSV/JSON imports
  • Introduced contextual "Ask AI" actions and Assistant slash (/) shortcuts for faster debugging and setup
  • 16 new AI-ready integrations, including ElevenLabs, Inngest, and Docusign
  • Added User Directory Unified API support for Twilio SCIM, Ocrolus, Optro, Articulate 360, and Indeed SCIM
  • Added multi-select deletion for API tokens during user deactivation
  • Added user-directory/roles and user-directory/groups to Monday.com, plus roles, workspace_id, and groups fields on the users API
  • Added user-directory/roles to Calendly and user-directory/groups to BrowserStack
  • Added GET method for accounting/currencies in Oracle NetSuite
  • Added update method for file-storage/file in Box
  • Added supported attributes to the Body tab in the Try API Modal
  • Added hints for disabled API methods and fixed an issue where disabled methods were still available through MCP and proxy access
  • Improved webhook testing with real event types and properly signed payloads
  • Improved Truto Assistant accuracy with better documentation grounding
  • Improved MCP tool performance for faster agentic workflows
  • Improved Sync Job scheduling and reliability under load

🤖 AI-ready integrations

New AI-ready integrations: ElevenLabs, Threekit, Inngest, and 13 more

  • ElevenLabs: Connect AI assistants to voice generation and text-to-speech workflows.
  • Threekit: Connect AI assistants to visual commerce and 3D configuration workflows.
  • Inngest: Connect AI assistants to background jobs and durable workflow orchestration.
  • Lemlist: Connect AI assistants to cold outreach, email sequencing, and sales automation.
  • Articulate 360: Connect AI assistants to e-learning course creation and training workflows.
  • UniFi: Connect AI assistants to IT networking, camera, and access management.
  • Indeed SCIM: Connect AI assistants to automated user provisioning and identity management.
  • Slido: Connect AI assistants to audience engagement, live polling, and Q&A workflows.
  • Ocrolus: Connect AI assistants to financial data extraction and document workflows.
  • Extole: Connect AI assistants to customer referral and loyalty marketing workflows.
  • Portainer: Connect AI assistants to container management and deployment workflows.
  • Prodege: Connect AI assistants to market research, surveying, and rewards workflows.
  • Docusign: Connect AI assistants to e-signature and contract management workflows.
  • CM Mobile Service Cloud: Connect AI assistants to customer support and mobile messaging workflows.
  • FreshBooks: Connect AI assistants to invoicing, time tracking, and accounting workflows.
  • Twilio SCIM: Connect AI assistants to user provisioning and identity management within Twilio.

⚙️ Developer Experience

First-class Tenants

A tenant is your end-user or customer inside Truto. This is the identity that owns their connected accounts, such as HubSpot or Slack. Tenants are scoped per environment, so the same tenant can exist independently in development, staging, and production.

What you can now do:

  • Create, list, update, and delete tenants in the dashboard, API, or CLI
  • Attach free-form metadata, such as tier, region, or plan, before or after they connect
  • Bulk import from CSV or JSON to insert new tenants
  • Auto-create on first successful connection if you pass a new tenant_id

Tenants list with search, connected account counts, and Bulk import and Add Tenant actions

Add tenant modal with Tenant ID, display name, and optional metadata JSON

Bulk import tenants modal with CSV and JSON upload or paste options

Tenant detail page with overview, metadata, and connected accounts

Tenant metadata editor with typed key/value fields

Integrated account details showing the linked Tenant ID

Contextual Ask AI actions and Assistant shortcuts

You can now get page-specific help directly from integrations, accounts, Unified APIs, sync jobs, and related resources.

Contextual Ask AI button opening Truto Assistant from Integrated accounts

We also added slash shortcuts: just type / to quickly start common setup and debugging tasks with editable, context-aware prompts.

AI Skills sidebar with slash shortcuts for common setup and debugging tasks

Truto Assistant is also more accurate, with better grounding in our documentation and more reliable task completion.

UI and Webhook Testing Improvements

  • When deactivating a user, admins can now multi-select and delete API tokens as part of the review flow. Review API tokens modal with multi-select checkboxes and bulk Delete action
  • The Body tab in the Try API Modal now shows supported attributes for the selected method.
  • We added a hint when an API method is disabled. We also fixed an issue where disabled methods were still available through MCP and proxy access. Integration Resources tab showing a disabled method with an environment hint tooltip
  • Webhook testing now allows you to choose a real event type and send a realistically shaped, correctly signed test payload to your endpoint. Send test event modal with searchable event type picker for webhook testing

👥 New Integrations

Truto added User Directory Unified API support for five new integrations:

Integration Unified API support What you can now do
Twilio SCIM User Directory Unified APIs Manage users and groups through Truto's unified model
Ocrolus User Directory Unified APIs Manage users and groups through Truto's unified model
Optro User Directory Unified APIs Manage users and groups through Truto's unified model
Articulate 360 User Directory Unified APIs Manage users and groups through Truto's unified model
Indeed SCIM User Directory Unified APIs Manage users and groups through Truto's unified model

🔄 Unified APIs

  • Monday.com: Added support for user-directory/roles and user-directory/groups APIs. We also added roles, workspace_id, and groups fields under the users API.
  • Calendly: Added support for the user-directory/roles API.
  • BrowserStack: Added support for the user-directory/groups API.
  • Oracle NetSuite: Added support for the GET method under the accounting/currencies API.
  • Box: Added the update method for the file-storage/file unified API.

⚡ Platform and Performance

  • Faster agentic workflows: Improved MCP tool performance so multi-step agent runs that call several tools complete requests faster.
  • Sync Job improvements: Improved Sync Job scheduling and run handling for more reliable execution under load, with better rate-limit behavior.