# RPA by Workato - List processes by department action (batch)
The List processes by department batch action retrieves all processes from a department and stage you specify.
# Input
| Input fields | Description |
|---|---|
| Department | Select the department associated with the process you plan to retrieve. Alternatively, you can switch to Use department ID and input a Department ID datapill. |
| Stage | Select the stage of the process you plan to retrieve. Alternatively, you can switch to Use stage ID and enter 0 for DEV, 1 for TEST, or 2 for PROD. |
# Output
| Output fields | Description |
|---|---|
| Process info ID | The ID of the retrieved process. |
| Department ID | The ID of the department associated with the retrieved process. |
| Name | The name of the retrieved process. |
| Description | The description of the retrieved process. |
| Version | The version of the retrieved process. |
| Start arguments | Contains information about the starting arguments for the retrieved process, such as its Name , Type , and Value . |
| Department name | The name of the department associated with the retrieved process. |
| Process ID | The ID of the retrieved process. |
| List size | The total number of processes retrieved. |
| List index | The position of the process within the list. |
Last updated: 5/21/2025, 5:22:32 AM