I have a REST GET query that uses a user and password. However, the password and user should not be visible in the connection string. I tried to set the parameters via variables in the script and encrypt them there. But without success. Does anyone have an idea how to achieve the encryption? Thanks a lot.