Changelog
Product update of the week: Year 4 • Week 35
New in Truto: 9 new AI-ready integrations and more reliable syncs
This week we added 9 new AI-ready integrations spanning search, LLM gateways, HRIS, payments, compliance, and marketing. On the platform side, sync jobs that page through large volumes of records now resume cleanly after a retry instead of getting stuck or duplicating a page, and permission errors now tell you which scopes were actually declined. We also shipped AI-ready improvements for Outlook Calendar, Microsoft Teams, and HubSpot.
✨ Highlights
- 9 new AI-ready integrations: Algolia, Portkey, Monday.com, Circle, Omnisend, Personio, OneTrust, Google Maps, and Google Reviews.
- More reliable syncs on large, paged jobs: A retry now continues from where the job left off, so runs finish without duplicate records.
- Clearer permission errors: Truto now reports the scopes that were actually not granted, so the last forbidden error is usable as a reconnect signal.
- Truto Assistant: Editing a unified mapping now updates that integration's own mapping instead of the shared definition.
- AI-ready improvements: Outlook Calendar, Microsoft Teams, and HubSpot.
- Removed the rate limit on the
/link-tokenAPI, and fixed issues in the before-step form.
🤖 AI-ready integrations

- Algolia: Let AI agents search indices and manage records, synonyms, ranking rules, and scoped API keys.
- Portkey: Reach Portkey's LLM gateway from AI workflows — prompts, prompt versions, collections, and completions.
- Monday.com: Give AI agents access to boards, items, columns, docs, and teams in the Work OS.
- Circle: Connect AI workflows to Circle's wallet sets, monitored tokens, and webhook notification subscriptions.
- Omnisend: Manage email and SMS marketing contacts, tags, segments, and product catalog data.
- Personio: Read and write employee records, time-off requests, and absence balances.
- OneTrust: Bring privacy, consent, and AI governance records into compliance workflows.
- Google Maps: Validate postal addresses and compute traffic-aware routes from AI workflows.
- Google Reviews: Read Google Business Profile reviews, publish owner replies, and manage locations.
🔄 Integration Improvements
We shipped AI-ready integration improvements for Outlook Calendar, Microsoft Teams, and HubSpot this week.
⚙️ Platform Improvements
More reliable syncs on large, paged jobs: Sync jobs that page through a lot of records no longer get stuck in "running" or upload the same page twice after a retry. A retry now continues from where the job left off, so the run can finish and you do not get duplicate records.
Clearer permission errors when an account needs reconnecting: When a provider declines some permissions, Truto now reports the scopes that were actually not granted. The account's last forbidden error is accurate enough to use as a reconnect signal, instead of guessing from a generic 403.
Truto Assistant saves unified mappings on the right integration: Editing a unified mapping in Truto Assistant now updates that integration's own mapping. It no longer writes to the shared definition, so a change for one integration cannot leak onto others.
🛠️ Fixes and Reliability
- Link token API: Removed the rate limit on the
/link-tokenAPI so you can create tokens without hitting request-per-minute caps. - Before-step form: Fixed issues in the before-step form.