Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Bot Variables Values

Prev Next
Step Details
Introduced in Version9.0.0
Last Modified in Version9.0.0
LocationIntegration > 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

PropertyDescriptionData Type
Bot IdThe identifying number of the bot whose variables are to be retrieved.
Int32
Job Execution IdThe identifying execution number of the job associated with the bot the user is requesting.
String
Job IdThe identifying number of the job associated with the bot the user is requesting.
Int32

Outputs

PropertyDescriptionData Type
OutputThis will be the variables for the Inputted Bot.
BotVariablesValuesResponse


Step Changes

DescriptionVersionRelease DateDeveloper Task
TruBot Module added.
9.0
May 2024
[DT-039545]

Related Information


Related Articles:

Trubot Module