Changelog
Keep up with the latest updates we’ve made in Workato.
Public form submission with secure file uploads
Public form submission for Workflow Apps is now available to all customers, enabling process initiation from users outside the organization with no authentication required.
- Allow public users to submit forms to trigger workflows in your app.
- Embed forms into websites and collect requests anonymously.
- Secure file uploads with built-in antivirus and malware scanning.
- Optional Captcha support to filter out spam submissions.
- Supports use cases like job applications, vendor registration, feedback collection, and more.
Learn more in the Public Submission Forms documentation and prefill guide.
Calculated Columns for Insights
Insights now enables customers to track KPIs and quantify the value of their automations with Calculated Columns:
- Calculate automation ROI, total cost of ownership, and department-specific pricing based on unit costs.
- Measure elapsed time between events to track Mean-Time-to-Resolution (MTTR) and ensure teams meet SLAs.
- Convert transaction dates into financial quarters or create department-specific views from existing datasets.
Learn more in our Insights documentation.
Embedded Platform Updates
We're excited to announce two updates to the Embedded Platform.
Admin Console Reporting:
The Admin Console now reports all active connections across all end-customer environments.
When Environments are enabled, connection counts are now aggregated across all environments, ensuring consistent reporting with cases where Environments are not enabled.
This enhancement provides Embed Partners with improved visibility into their customers' usage.
For more details, see the Admin Console Reporting Documentation.
Activity Audit Logs:
Activity audit logs now capture and audit changes made to an end customer through an embed API directly within that end customer's workspace.
This update improves visibility and traceability of API-driven changes within the appropriate customer environment.
For more details, see the Activity Audit Log Documentation.
Community Connectors: What’s new in February 2025
This month, we’re introducing powerful new connectors and enhancements to help teams work more efficiently
Glean makes AI-driven search and document management seamless, while Bizzabo simplifies event tracking and registration. Citeline brings real-time clinical trial and pharmaceutical insights for data-driven decision-making.
On the enhancement front, Iterable now offers improved record handling for greater accuracy and reliability.
These are just a few of the updates—check out the full list here!
Platform Connector Updates: February 2025
For February 2025, Oracle Fusion connector now supports JWT authentication, while Shopify enhances order triggers for high-volume sales. RPA by Workato v0.1 has been introduced for automation workflows, and Microsoft SharePoint introduces a new trigger to handle large sites, improving file management for enterprise users. API migrations for Facebook, LinkedIn, and Salesforce ensure continued platform compatibility. Curious about these updates? Learn more here!
Embed API Enhancement
We are excited to introduce a new parameter, shell_connection
, which allows users to specify the nature of a connection when established via API.
shell_connection:false
(Default behavior)- Credentials are passed in via API, and the connection is tested and established accordingly.
- Note: If the parameter is not specified, the API will behave as though
shell_connection:false
.
shell_connection:true
- Credentials are passed in via API, but the connection is not tested or established. Additional action is required to fully authenticate the connection.
Specifying shell_connection:true
Workato will not automatically attempt a test authentication and, thus, no “Connection Lost” banner will display within the connection page.
This new parameter will provide greater flexibility in how connections are managed and established through our API, enhancing user control over connection authentication processes. Learn more here.
Cloning Widgets
Users can now clone widgets on apps pages, making it easier to replicate and modify components without starting from scratch. This update improves efficiency when designing and managing multiple widget instances.
Resend Invitation Capability
Users can now resend invitations if they expire, ensuring a seamless onboarding experience. The new invitation link will be regenerated with a fresh expiration period, allowing recipients to access it without delays.
Copilot Can Now Update Recipes
Copilot now makes it easier to update and understand recipes with enhanced automation and documentation features:
- Builders can update existing recipes by entering a prompt, and Copilot will generate an update sketch.
- Step comments can be automatically added to improve recipe documentation.
- Copilot can generate a description of the recipe to help builders understand its functionality.
This feature is now available to all customers with Recipe Copilot enabled. Learn more in our Recipe Copilot documentation.
Introducing Developer API Portal
Introducing API Developer Portal, a centralized platform to streamline API consumption and management:
- Centralized API Catalog: Securely discover and share APIs with a centralized catalog.
- Self-Service Credential Generation: Enable users to generate and manage API keys independently.
- Comprehensive API Documentation: Access detailed endpoint specifications, including request/response schemas, directly within the portal.
- In-Portal API Testing: Test and validate APIs directly within the portal for faster debugging and development.
- Magic Link Access: Secure, frictionless access using email-based Magic Links, ensuring only authorized users interact with APIs.
Benefits include streamlined API adoption, enhanced security, and an improved developer experience.