Basic Auth

Username/password authentication for API requests.

Fields

FieldDescriptionRequired
UsernameBasic auth usernameYes
PasswordBasic auth passwordYes

Setup Steps

  • Step 1: Get the username and password required by your target service
  • Step 2: In Falcon Builder, go to Dashboard → Credentials → Add Credential
  • Step 3: Select Basic Auth as the credential type
  • Step 4: Enter your username and password
  • Step 5: Use this credential with HTTP Request nodes in your workflows