| Step Details | |
| Introduced in Version | 9.0.0 |
| Last Modified in Version | 9.0.0 |
| Location | Integration > TruBot > Bot |
The Get Bot Variables Values step is used to get variable values based on a bot's ID and the Job ID that it is running.
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 whose variables are to be retrieved. | Int32 |
| Job Execution Id | The identifying execution number of the job associated with the bot the user is requesting. | String |
| Job Id | The identifying number of the job associated with the bot the user is requesting. | Int32 |
Outputs
| Property | Description | Data Type |
|---|---|---|
| Output | This will be the variables for the Inputted Bot. | BotVariablesValuesResponse |

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