Control Room: Activity View and Vault API endpoints
We at Robocorp wish you a happy new year 2024! In this year's first release, we are introducing the new Activity View and Vault endpoints to the Control Room API.
Activity View
With the new Activity View, you are conveniently able to track what is going on in all of your Workspace from a single view.
You can see the status of the recent Process Runs, Step Runs and Assistant Runs, and also see what's going to be run next from the Scheduled Runs tab. With filters and search, you are able to filter e.g. all Failed runs, which will streamline the exception handling and troubleshooting flows.
API endpoints for Vault

To cover more use cases with the Control Room API, we have added new endpoints that you can use to create and update Vault secrets. This will enable you to programmatically manage your secrets, e.g. by automating credential updates.
For more information about the new Vault API, see the API documentation.
Features
- Activity View
- New API endpoints for Vault
- Account Member Management for Partners