Hi,
I have one smart service that integrates with the external system.
I am using the Third Party Credential Store in Appian Administrator console and created with Filed Name and value.
I need to provide Third Party Credentials while consuming an API.
So may I know the process or how to use the secure credentials store for passing the credentials?
and I already used a!scsField() so how this function exactly works?
Kindly provide your suggestions.
Thanks In Advance
Aswini
Discussion posts and replies are publicly visible
Hi @Aswini adding to the above comment.
Also if it's a custom plugin then please make sure, you add this plugin under Plug-ins List of the Third-Party Credentials you are referring to obtain the credentials under Admin Console otherwise you may get an exception saying, your plugin is not authorized to access Secured Credentials.
Hope this will help.