Hi all,
I am trying to figure out how to trigger lists of processes using orchestrator API. All the resources from forum seem to be over a year already. The goal is to check the email and based on email subject conditions, i want to trigger the bot processes. I can’t seem to get the token key or unable to do it.
Any guideline appreciate.
I tried using this URL
“https://{confidental}/api/account/authenticate”
but it’s showing
“message”: “loginModel must not be null”,
as i m using window login. i dont know the exact password.
Thanks