Credentials
Basic Authentication
Explains how to create a Basic Authentication credential for authenticating with APIs that require a username and password. Used in the Apicall task.
Overview
The Basic Authentication credential stores a username and password that are sent as an HTTP Basic Auth header with API requests. This credential can be used in the API Call task.
Fields
Creating the Credential
- Navigate to the Credentials section of the manage platform.
- Click the + Create new itembutton.
- Select Basic Authentication (user, password) from the credential type dropdown.
- Enter a Credential Name.
- Enter the Username.
- Enter the Password.
- Click the Createbutton.