How do I retrieve “access token” for the current orchestrator connection to the bot machine. I don’t want to use a userID and Password in the “http request” activity, as the bot machine and orchestrator are already connected, and I should be able to use that connection to do my API calls to the orchestrator. I am trying to schedule another job before the current job completes. Thanks much in advance!
1 Like
Hi @dbiswas
Have you tried with the Orchestrator HTTP request?
It seems to be doing exactly what you want: