Changelog
Keep up with the latest updates we’ve made in Workato.
New Developer API endpoint to update collaborator roles
A new endpoint has been released to assist in workspace administration: `PUT /api/members/:id`. This endpoint allows modification of collaborator roles in one or all environments.
Additional permission for partial workspace settings visibility and editing
Within your custom role settings, you can now allow users to have partial visibility and edit permissions to the workspace settings. When enabled, users with this permission can view and edit the Workspace information, notifications, and AI feature settings, and view the subscription plan details.
By default, this permission is disabled for custom roles, and will need to be manually enabled if desired.
New Developer API endpoint for auditing the activity log
A new endpoint has been released in the Developer API to assist with regular audit reports and compliance. GET /api/activity_logs
uses the same data as the Activity audit UI in-product, and supports pagination and filters. API clients get access to this endpoint per environment.
Support for assigning roles across all environments via API
The member_invitations
endpoint now supports setting roles for new collaborators in all available environments, not just Dev. We have maintained backward compatibility with the previous logic, so you can use either role_name
or env_roles
to set roles for collaborators.
CyberArk Conjur Secrets Manager Support
- On-prem secrets management: Connect Conjur to a running on-prem group (Conjur Enterprise / Conjur Open Source) for a full on-prem configuration
- Credential rotation: Call the clear_cache API to retrieve the latest secret versions if credential rotation is enabled on Conjur
Safely empower business teams with Automation HQ
Automation HQ gives IT admins a central console to set up:
- Dedicated workspaces for business units (marketing, sales, finance, and HR etc.)
- User access and admin roles across workspaces
- Connections to your organization’s apps
- Usage policies and allocate resources like recipes and tasks
See more about Automation HQ in this blog post.