how to retrieve password of a connection
Content
In integration, we would like to take the username and password of connection and pass it in a SOAP invoke of integration. That soap is legacy api which accept username and password to return token.
We tried to use /icsapis/v2/connections/xyz .where it returns all including username value, but password as ****. How to retrieve password and send it to SOAP call.
2