Changelog
Product update of the week: Year 4 • Week 21
New in Truto: broader CRM write support, new MDM coverage, and more AI-ready integrations
This week’s updates expand what teams can build across CRM, MDM, User Directory, and AI workflows. Developers can now write more opportunity data, pull richer engagement metadata, manage JumpCloud MDM resources through unified APIs, and use more integrations in AI-ready workflows.
✨ Highlights
- Added create, update, and delete support for
crm/opportunitiesin Microsoft Dynamics 365 Sales - Added
listsupport forcrm/engagement_typesin HubSpot - Added Unified MDM API support for JumpCloud across apps, devices, organizations, and users
- Added User Directory Unified API support for Navan and Exabeam
- Made
crm/opportunitiesresponse mapping safer for Pipedrive and Salesforce
Better opportunity write support for Microsoft Dynamics 365 Sales
Microsoft Dynamics 365 Sales now supports create, update, and delete endpoints for crm/opportunities.
Developers can now manage opportunity records through Truto’s unified CRM model, not just read them. This helps teams build CRM syncs, pipeline automation, sales workflow tools, and internal apps with less provider-specific logic.
Supported methods added:
createupdatedelete
HubSpot engagement types
HubSpot now supports the list method for crm/engagement_types.
This makes it easier to fetch available engagement type metadata from HubSpot through Truto’s Unified CRM API, which is useful for activity mapping, CRM timelines, reporting, and workflow configuration.
📱 New Unified MDM API support for JumpCloud
Truto now supports JumpCloud in the Unified MDM API.
You can now work with key MDM resources in JumpCloud through Truto’s unified model:
| Resource | Supported methods |
|---|---|
apps |
list |
devices |
list, get, update, delete |
organizations |
list, get |
users |
list, get, delete |
This gives teams a cleaner way to build device inventory, user access, organization visibility, and device management workflows on top of JumpCloud.
👥 New User Directory integrations
Truto added User Directory Unified API support for two new integrations:
| Integration | Unified API support | What you can now do |
|---|---|---|
| Navan | User Directory Unified APIs | Build user and directory workflows using Truto’s unified model |
| Exabeam | User Directory Unified APIs | Connect directory data into security, identity, and operational workflows |
These additions make it easier to work with user data across more tools without building one-off integration logic for each provider.
🤖 More AI-ready integrations
The following integrations are now AI-ready in Truto:
- Stripe
- Square
- Kaseya BMS
- Cakewalk
- Postmark
This expands the set of integrations that can be used in AI-driven workflows, assistants, automations, and data access layers built on top of Truto.
🛠️ Fixes and reliability
We added safer response mapping checks for crm/opportunities in Pipedrive and Salesforce.
This improves resilience when provider responses contain missing, unexpected, or optional fields, helping reduce mapping errors in CRM opportunity workflows.