# UiPath - Get processes action

The Get processes action allows you to retrieve a list of processes from UiPath Orchestrator.

# Input

Input field Description
Queue item ID Provide the queue item ID.

# Output

Output field Description
Id Unique identifier of the process.
Key Internal key assigned to the process for referencing within UiPath Orchestrator.
Process key Unique identifier representing the published process package.
Name Display name of the process as shown in Orchestrator.
Description Optional text describing the purpose or functionality of the process.
Process version The version number of the process package.
Is latest version Boolean value indicating whether this is the most recently published version.
Process type Specifies the type of process.


Last updated: 6/25/2025, 5:39:08 PM

On this page