Changelog
Keep up with the latest updates we’ve made in Workato.
New Multi-Select Component in Workflow Apps
New multi-select component in Workflow Apps allows you to easily select multiple options from a dynamic list. This new capability allows you to:
- Capture multiple selections with a single component
- Choose your data source: manual entry, data tables, or recipes
- Validate minimum and maximum selections based on your needs
- Process results in recipes to build robust workflows
- Use selected values to define page behaviour with data pills
Learn more in our Workflow Apps documentation.
Platform Connector Updates: November 2024
For November 2024, key updates include Outlook and Excel seeing enhanced OAuth connection setups for better customization and control. LinkedIn improved lead gen data handling, while Dynamics 365 refined lookup field operations. File Tools, HTTP, and SharePoint connectors enhanced file management capabilities. Zoho CRM now supports hidden modules, and Google Workspace ensured seamless user updates. Curious about these updates? Check out more details here!
New Compliance Security Certifications
We’re excited to share that Workato has achieved PCI DSS Level 1 (v4.0), ISO 27001, and ISO 27701 certifications. These milestones reinforce our commitment to safeguarding customer data and providing a secure platform for industries like financial services, fintech, e-commerce, and retail to build trusted, compliant workflows with confidence. Check out our certifications here.
Community Connectors: What’s new in November 2024
We’re thrilled to share this month’s updates from the Workato community for November 2024! This month, we’ve added 19 new or updated connectors, including including new connectors like Lark for seamless communication, Delta Lake for enhanced data management, Cloudinary for media asset handling, and SAP SuccessFactors LMS for employee training management, and more. Curious about the updates? Check out the full details here!
Introducing API Proxy Transformation
Introducing API Proxy Transformation, which helps modernize your APIs and increase the robustness of your API integrations with:
- Request and response transformation capabilities: Configure request and response transformations with drag-and-drop functionality.
- Schema Mapping & Key-Value Pair Mapping: Define schemas, map data, and apply formulas for seamless data transformation between systems.
- Conditional Response Mapping: Route API responses based on HTTP status codes with conditional logic to improve error handling and flexibility.
- In-Line Formulas: Manipulate data using formulas and expressions.
Benefits include faster integrations, reduced development effort, enhanced compatibility, and secure data transformations.
This feature is in private release. Contact your Customer Success Manager to enable this feature.
Data Tables Support New Multi-Value Column Types
You can now store multiple values in one column, enhancing the build experience of Workflow Apps. When creating a new column type, a new option - "Multi-value" - is now available for selection. Multi-value column types support use cases such as records tagging. Each table can have up to 20 multi-value columns and each multi-value column can store up to 20 values.
Learn more about multi-value column types in our Workflow Apps documentation.
Data Tables Connector Update – Batch Actions
We’re excited to announce that batch actions have been introduced to the Data Tables Connector! This highly requested update empowers users to create, update, and delete records in batches, reducing complexity in recipe design and improving task efficiency. Key updates include:
- Batch Actions for Data Tables: Users can now perform batch operations to create, update, and delete records, enabling more streamlined workflows.
- Improved Efficiency: Batch actions eliminate the need for looping, helping reduce task consumption and enabling broader use cases.
- Limitations: Each batch supports up to 200 records, ensuring consistency with existing data-fetching limits.
API Schema Validation
We are excited to announce we now provide schema validation for API endpoints to improve data integrity.
This new functionality validates API requests for presence of fields and their field type for API recipe endpoints, allowing users to 'filter out' or reject API requests that don't meet pre-defined constraints.
Learn more in our API platform documentation.
MessagePack Serialization for JavaScript & Python
Workato has fully migrated all JavaScript and Python connectors to MessagePack serialization, enhancing efficiency and expanding data handling capabilities. V1 containers have also been decommissioned across all data centers:
- Improved Data Handling: Supports non-UTF8 encoded data, eliminating previous JSON serialization limitations.
- Optimized Performance: More efficient serialization/deserialization for faster processing.
- Seamless Transition: No changes required for customers—everything continues to work as expected.
Learn more in our JavaScript FAQ and Python FAQ.
PyPDF Library Now Available in Workato Python Connector
PyPDF has been added to the Python connector library suite. This powerful addition significantly enhances document processing capabilities and opens up new possibilities for automation.
Learn more in our product documentation.