I am able to place an API call with input parameters to Orchestrator API and trigger the robot. I am wandering am I able to receive response from the robot - example robot retrieve some values and pass those values as a JSON response?
I think I figured out - basically I am doing a GET to retrieve Jobs and parsing the output for the specific job that I want to see output variables.
I didn’t get you. Is it possible to return a variable as response parameter through orchestrator API?