add-ins
latest
false
- Getting started
- UiPath Add-in for Mulesoft
- UiPath Add-in for Microsoft Power Automate
- UiPath Add-in for Salesforce
- UiPath Add-in for ServiceNow
- UiPath Add-in for Workato
- UiPath Add-in for Workday

Add-ins user guide
Last updated Mar 30, 2026
Get job
The Get Job action returns a specific job from your UiPath Orchestrator tenant based on a (Job ID).
How it works
The following steps are an example of how to configure the action and describes the input and output properties.
- Complete the Setup steps.
- On your recipe, place the Get Job action.
- Enter values for the input properties.
Input properties
Job ID
The id of the job you want to retrieve.
| Attribute | Details |
|---|---|
| Type | Number |
| Required | Yes |
| Default value | Empty |
| Allowed values | Enter a Number |
| Notes | N/A |
Output properties
Job
| Property | Data Type |
|---|---|
| Job | Job |
| List Size | Number |
| List Index | Number |
Job object properties
| Property | Data Type |
|---|---|
| ID | Number |
| Key | String |
| Info | String |
| Start Time | String |
| End Time | String |
| State | String |
| Source | String |
| Type | String |