Latest Releases
Merlin IDP (Beta) updated
The Merlin IDP (Beta) connector has been updated with the following:
New operations:
Extract Text (image/pdf)
Extract text structure as HTML (image/pdf)
Extract text structure as Markdown (image/pdf)
AWS Bedrock updated
The AWS Bedrock connector has been updated with the following:
New operations:
AI Generation
Create emebeddings
List models
Raw HTTP
Authentication updates:
Added support for session_token authentication.
Zoho Books updated
The Zoho Books connector has been updated with the following:
New operations:
Create contact
Create estimate
Create expense
Create invoice
Create item
Create salesorder
Delete contact
Delete estimate
Delete expense
Delete invoice
Delete item
Delete salesorder
Get contact
Get estimate
Get expense
Get invoice
Get item
Get salesorder
List accounts
List contacts
List estimates
List expenses
List invoices
List items
List organizations
List salesorders
List tax
Update contact
Update estimate
Update expense
Update invoice
Update item
Update salesorder
File System updated
The File System connector has been updated with the following:
Operation bugs:
Fixed default value for operations that uses File ID
Jump to Top / Bottom in Logs
We’ve added new navigation controls to the logs view: you can now jump straight to the top or bottom of a workflow execution with a single click. This makes it faster to navigate long or complex runs - especially useful for large workflows, looping executions, and detailed debugging.
Ai Agent Utils updated
The Ai Agent Utils connector has been updated with the following:
Operation updates:
Tool Execution - better error handling and logging
Ai Agent Utils updated
The Ai Agent Utils connector has been updated with the following:
Operation updates:
Update Session Data - removed
Manual Error Handling Improvements
You now have more control over errors when choosing manual error handling. With this change, Tray will follow the failure paths for all errors without any automatic retries and backoffs. This now allows you to reference the error message allowing you to action errors in the manual handling path.
Your workflows will continue to use the existing error behaviours unless you explicitly disable it in the workflow settings. This gives you full control over when and where to adopt the new behaviours, without any risk of disruption to your current workflows.
For full information, including on how to enable this please visit our What is an Error documentation.