Decrypt password passed to robot for login

Hi to all, I'm coding a robot that need to login on an Appian application. I pass to this robot some credentials as instructions (parameters), so username and password. The password is an a!encryptedTextField() result. How can I decrypt this password in the code of the robot to pass the login step?

Should I pass the passwords in clear text to the robot instead, as a string format?

Thank you

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data