Extract value of Secure Credential store key

Hi all,

We are saving some of the third party credentials in the secure credential store. Idea is to extract the information whenever we are authenticating against those third parties. That requires passing the credentials in different places (body, or header). I tried using a!scsField() function, but that function returns the scsField object it doesn't return the actual value. How can I achieve it?

 

Thanks!

  Discussion posts and replies are publicly visible

Parents Reply Children