Credentials
Generic
Explains how to create a Generic credential for storing a secret string value. Used for database connection strings, API keys, and other sensitive values.
Overview
The Generic credential stores a single secret string value. This is useful for storing values like database connection URLs (used with the Query Database task) or any other sensitive string that needs to be kept secure.
Fields
Creating the Credential
- Navigate to the Credentials section of the manage platform.
- Click the + Create new itembutton.
- Select Generic from the credential type dropdown.
- Enter a Credential Name.
- Enter the Secret Value.
- Click the Createbutton.