Secure Credential Store with Integrations

Certified Associate Developer

Hello Everyone,

I'm trying to validate some form input passed to Appian - specifically a reCaptcha code.  While I can easily setup the integration call to do this, it requires sending a paired Secret Key as part of the message body

While the SCS works with connected systems, it only allows me to send the secret as a request parameter OR header.  ReCaptcha, however, wants this token as part of the message body. 

My question is: Is there a way to store this Secret key in the secure credential store?  Failing that, is there some other mechanism available to storing this security token in a format other than plain text?

  Discussion posts and replies are publicly visible