UiPath - Get job action

The Get job action retrieves details about a job by its ID.

Input

Input fieldDescription
Job IDProvide the ID for the job to retrieve details for.

Output

Output fieldDescription
IDUnique identifier of the job instance.
KeyUnique key assigned to the job for internal reference.
InfoSupplementary information or logs related to the job execution.
Start timeThe date and time when the job execution started.
End timeThe date and time when the job execution completed or stopped.
StateThe current or final status of the job.
SourceIndicates how the job was triggered.
TypeSpecifies the job type, such as Attended, Unattended, or NonProduction.
Host machineThe name of the robot machine that executed the job.

Last updated: