# RPA by Workato - Get process details action
The Get process details action retrieves information from a process you specify.
# Input
| Input fields | Description |
|---|---|
| Process ID | Provide the ID of the process you plan to retrieve. |
# 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. |
Last updated: 5/21/2025, 5:22:32 AM