Overview
To authenticate with Private API (Basic Auth), you need two key pieces of information:- Username - Your username for Basic Authentication
- Password - Your password for Basic Authentication
Step 1: Get your credentials
You’ll need to obtain your username and password from your API provider.Step 2: Enter credentials in the Connect UI
Once you have your Username and Password:- Open the form where you need to authenticate with Private API (Basic Auth).
- Enter your Username in the Username field.
- Enter your Password in the Password field.
- Submit the form, and you should be successfully authenticated.
