Changelog
Keep up with the latest updates we’ve made in Workato.
API Clients enhanced
We introduced API Clients for Developer APIs this January, which allows users to grant clients granular role and project-based app access. It’s now enhanced with:
- IP Whitelisting
- Developer APIs to manage API clients
- Support for project-level lookup tables, project properties, API Platform collections and API Platform Clients
- Recipe Operator connector support for API Client tokens
See API Clients’ documentation for more.
Configure client access with greater security
With API Clients, users can now grant clients granular role and project-based app access. For greater security, view-once tokens are now available. Read this update’s documentation, or go to the revamped Workspace Access to start configuring.
Recipe Trigger Reset for Developer & Embedded API
The enhanced recipe API allows resetting one or more recipes either manually on an ad-hoc basis or through automations. Resetting a trigger makes it forget the data that it has picked up in the past so it will pick up the same historical data again. This is a great way to do a full data refresh for data replication, master data management, or reverse ETL type of use case. Click to learn more about reset API.
Basic auth support for the API Platform
The API platform now supports authentication via basic auth, in addition to Oauth 2.o, JSON Web Tokens, and more.
Simplify API authentication with OpenID Connect
Authenticate to Workato APIs with OpenID Connect to centralize permission management in your Identity Platform.
Reduce API latency with zero-logging
Reduce the latency of API requests by disabling logging for an API recipe.
Generate API collection from an OpenAPI specification
Upload an OpenAPI spec to generate an API Collection, including stub recipes for each endpoint, with responses and input/output schema pre-defined.
Faster troubleshooting with updated filters for API logs
Filter API logs by custom date range and response code.