Using Secrets
Secrets allow you to store and use sensitive information in a Self-Service Action.
See more information on How to create a Secret here.
To use a secret in an action, you can use the secret
context to access secrets you've created in your organization.
Example using a Secret in Headers or Payload section
Example using in User Inputs section
Create the Dropdown user input with Secrets options
And then create a reference placeholder in Headers or Payload section
Last updated