Changelog
Product update of the week: Year 4 • Week 25
New in Truto: 36 new AI-ready integrations and better Auth0 pagination
This week, we shipped a massive update to our AI-ready integrations catalog, giving builders 36 new ways to connect AI agents to specialized tools like Sarvam, Drata, Vercel, Oracle Fusion Cloud Procurement, and Wix. We also rolled out key pagination reliability improvements for Auth0.
✨ Highlights
- 36 new AI-ready integrations added to the catalog, including Sarvam, Octapipe, Oracle Fusion Cloud Procurement, Wix, and Drata
- Auth0: Added Dynamic Pagination support to reliably fetch all pages using time and sort filters
- Auth0: Fixed a pagination error that occurred when the
limitexceeded 1000
🤖 AI-ready integrations

This week we expanded our AI-ready catalog with 36 new integrations, giving developers more ways to build AI workflows, assistants, and automations on top of Truto:
- LILT: Connect AI assistants to translation and localization workflows.
- Lobstr: Connect AI assistants to web scraping and data extraction workflows.
- Mem0: Connect AI assistants to memory management and contextual user data workflows.
- Riza: Connect AI assistants to secure code execution and sandboxed environments.
- Sequin Stream: Connect AI assistants to database syncing and API streaming workflows.
- Finexio: Connect AI assistants to B2B payments and AP automation workflows.
- Arcadia: Connect AI assistants to utility data and energy bill management workflows.
- Octapipe: Connect AI assistants to database syncing, pipeline automation, and task management workflows.
- iPost: Connect AI assistants to email marketing, contact syncing, and automation journeys.
- Spreedly: Connect AI assistants to payment orchestration and vaulted card workflows.
- Sarvam: Connect AI assistants to Indic text translation, async audio transcription, and document intelligence workflows.
- Secureframe: Connect AI assistants to security compliance and continuous monitoring workflows.
- Gumloop: Connect AI assistants to AI automation workflows and visual data processing.
- Malomo: Connect AI assistants to order tracking and post-purchase experience workflows.
- Interseller: Connect AI assistants to sales sequencing and email outreach workflows.
- Plastiq: Connect AI assistants to B2B bill pay and credit card payment workflows.
- Swoogo: Connect AI assistants to event planning, registrant management, and speaker coordination.
- Wiwink: Connect AI assistants to proposal management, contacts, and digital signature workflows.
- Roserocket: Connect AI assistants to transportation management systems and freight workflows.
- Coviu: Connect AI assistants to telehealth and video consultation workflows.
- Comp AI: Connect AI assistants to compliance automation and security review workflows.
- The Auth API: Connect AI assistants to API key management and developer authentication workflows.
- Vapi: Connect AI assistants to voice AI and conversational agent workflows.
- Autobound: Connect AI assistants to personalized sales email and outreach generation workflows.
- SportsStack: Connect AI assistants to sports club, fitness management, and team administration workflows.
- Pennylane: Connect AI assistants to accounting and financial management workflows.
- Novu: Connect AI assistants to notification infrastructure and multichannel alerts workflows.
- Drata: Connect AI assistants to compliance, audit, and security monitoring workflows.
- Vercel: Connect AI assistants to frontend deployment and serverless infrastructure workflows.
- Vultr: Connect AI assistants to cloud computing and infrastructure provisioning workflows.
- Zoho Mail: Connect AI assistants to email inbox management and messaging workflows.
- WealthBox: Connect AI assistants to wealth management CRM and financial advisor workflows.
- Strac: Connect AI assistants to data redaction, secure tokenization, and third-party proxying workflows.
- Zoho CRM: Connect AI assistants to sales pipeline, lead tracking, and customer relationship workflows.
- Wix: Connect AI assistants to website management and e-commerce store workflows.
- Oracle Fusion Cloud Procurement: Connect AI assistants to enterprise procurement, purchasing, and supplier management workflows.
🛠️ Fixed: Auth0 pagination
We shipped two updates to make fetching large datasets from Auth0 more reliable:
- Dynamic Pagination support: You can now reliably fetch all pages of records from Auth0 using time and sort filters under the hood.
- High limit fix: Fixed an issue where pagination would throw an error if the
limitparameter exceeded 1000. Requests with large limits now execute safely.