MongoDB

MongoDB database connection credentials.

Fields

FieldDescriptionRequired
Connection StringMongoDB connection URI (e.g., mongodb+srv://...)Yes
DatabaseDefault database nameNo

Setup Steps

  • Step 1: Get your connection string from MongoDB Atlas or your self-hosted server
  • Step 2: In Falcon Builder, go to Dashboard → Credentials → Add Credential
  • Step 3: Select MongoDB as the credential type
  • Step 4: Paste your connection string and optionally set a default database name
  • Step 5: Click Test Credential to verify the connection