Product update of the week: Year 03 • Week 04
New
- New Features
- Datastores for Sync Jobs: Added support for S3 and Qdrant datastores in Sync Jobs. You can now retrieve page-content, generate embeddings during Sync Jobs, and store embeddings in Qdrant while saving the original files in any S3-compatible storage. More details are coming soon in our blog post.
- Support for Native File Pickers: Introduced support for Google Drive and SharePoint native file pickers. These can now be integrated into your Truto Connection flow, providing a native file selection experience for users. Learn more in the README.
- New integrations
- LiveAgent — supports the Unified Ticketing API.
- LiveAgent — supports the Unified User Directory API.
- Freshcaller — supports the Unified User Directory API.
- Re:amaze — supports the Unified Ticketing API.
- Front — supports the Unified Ticketing API.
Improvement
- Unified Mapping Accordion UI: Improved the Unified API resource UI by adding dedicated sections for each mapping to avoid long scrolling.
- Integration Resources Accordion UI: Enhanced the Integration Resource UI with a cleaner and more intuitive layout. Tabs such as Basic, Overrides, Headers, Query Params, LLM, and Notes are now organized for more straightforward navigation and configuration.
- $toNumber(): Introduced a new JSONata binding called
$toNumber()
for converting values into numbers. This binding is robust and handles most edge cases gracefully without throwing errors. - Unified API Documentation: Added detailed documentation covering notes, errors, request headers, and response headers. Read the documentation here.
- Webhooks:
- The User-Agent header for the webhook events is now set to
truto
. - Webhook endpoints that error out for over 2 days will automatically be marked as Inactive.
- The User-Agent header for the webhook events is now set to
Fix
- Proxy Resource Selection: Resolved an issue where users could not select Proxy resources while creating or editing a Unified API.
AR
Archith Sarma