1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-mongodb
Aaron ("AJ") Steers a7be6e6a0f chore: Sort externalDocumentationUrls by type then title (do not merge) (#69742)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 21:51:00 -08:00
..

MongoDB Test Configuration

In order to test the MongoDB destination, you need a service account key file.

Community Contributor

As a community contributor, you will need access to a MongoDB to run tests.

  1. Create a new account or log into an already created account for mongodb
  2. Go to the Database Access page and add new database user with read and write permissions
  3. Add new database with default collection
  4. Add host, port, database name, username and password to secrets/credentials.json file

Airbyte Employee

  1. Access the MongoDB Integration Test User secret on Rippling under the Engineering folder
  2. Create a file with the contents at secrets/credentials.json