| Step Details | |
| Introduced in Version | 9.0.0 |
| Last Modified in Version | 9.0.0 |
| Location | Integration > TruBot > Bot |
The Get Job Details step is used to show all running job details for a given bot. Can set for a particular time frame.
Prerequisites
This step requires the Trubot module to be installed before it will be available in the toolbox.
A Project dependency is also required to view the Step.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Bot Id | The identifying number of the bot associated with the job the User is requesting details for. | Int32 |
| From Initiation Date Time | The job will start on or after this date. | DateTime |
| To Initiation Date Time | The job will end on or before this date. | DateTime |
Outputs
| Property | Description | Data Type |
|---|---|---|
| Output | The details of the requested job. | JobDetailsResponse |

Step Changes
| Description | Version | Date | Developer Task |
|---|---|---|---|
| TruBot Module added | 9.0 | May 2024 | [DT-039545] |
Related Information
Related Articles: