I have multiple machine keys and using every machine key i want to retrieve asset credentials. I tried with orchestartor http request but it only gives username not password... So any solution on this

I have multiple machine keys and using every machine key i want to retrieve asset credentials. I tried with orchestartor http request but it only gives username not password… So any solution on this

@divyakolekar111

Welcome to the community

Which credentials you want to retreive?

And which api did you try?

Cheers

Asset credentials- Username and password

@divyakolekar111

Did you try this?

Cheers

Using this I am able to get only username, not password. Password showing blank due to security purpose.

@divyakolekar111

Thats true I just checked and it is null…also is there any reason you are trying it through api?

Cheers

I wanted to enter those credentials into other application to login

@divyakolekar111

if using robot then get credentials activity would work

cheers

Right… But I have multiple machine keys… Through the machine i want to retrieve the asset credentials. So basically i want to retrieve asset credential for each key

@divyakolekar111

Why is it so? The idea of having value per bot is to give different credentials for each bot or machine

If you want like that change configuration to per bot or create different credential assets and retreive them based on the credential name

Cheers