- Automation Cloud and Test Cloud
- Automation Cloud Public Sector and Test Cloud Public Sector
- Automation Cloud Dedicated
Orchestrator release notes
April 27, 2026
Duplicate job action for active jobs
A new Duplicate job action is now available for jobs. This option opens the Start Job form pre-filled with the original job’s configuration. The Duplicate job action replaces the Restart job action and enables the option for any state. Previously non-terminal states (Pending, Running, Stopping, Terminating, Suspended, Resumed) could not have been acted upon.
Easier access to event trigger webhook URL
The webhook URL is now available on the Package Requirements page for event triggers, making it easier to access when needed.
Improved clarity for VM option in Unattended setup
We included a hint for the disabled VM option in the Unattended setup page to explain that VM configurations are not supported. The hint also includes a link to the relevant documentation. This is available for both UiPath-hosted and self-hosted unattended robots.
Queue triggers continue after job suspension
Queue triggers can now continue processing new queue items even when previously started jobs are in a Suspended state. This ensures that remaining items in the queue are picked up without requiring additional item uploads or manual intervention.
Reset runtime argument values
We introduced a Reset to default button for runtime arguments. This option lets you easily restore any field to its package or process default value. When restarting a job, this action resets values to their configured defaults, not to the values from the previous run.
Excluded personal workspace sub-folders from Folders API
We fixed an issue where personal workspace sub-folders were returned by the /odata/Folders API.
April 14, 2026
Removal of deprecated GerRobotASset(robotId='robotId}') endpoint
We removed the previously deprecated GetRobotAsset(robotId='{robotId}') endpoint. This endpoint was already marked as deprecated and is no longer functional.
You can use the following endpoint instead: /odata/Assets/GetRobotAssetByNameForRobotKey.
- April 27, 2026
- Duplicate job action for active jobs
- Easier access to event trigger webhook URL
- Improved clarity for VM option in Unattended setup
- Queue triggers continue after job suspension
- Reset runtime argument values
- Excluded personal workspace sub-folders from Folders API
- April 14, 2026
- Removal of deprecated
GerRobotASset(robotId='robotId}')endpoint