MongoDB is a flexible, scalable, cross-platform document database solution.
API documentation for MongoDB (used to build this connector) can be found via the link below:
When adding connector instances for MongoDB, the following authentication methods are supported:
When a user chooses to add a connector instance using API key authentication, the credentials below are prompted:
Credential | Required? | Notes |
---|---|---|
URL endpoint
Enter your MongoDB URL in without the https// prefix. For example:
eu-west-2.aws.data.mongodb-api.com/app/data-yfcws/endpoint/data/v1
data source
Enter your MongoDB data source. For example: Cluster0
database
Enter your MongoDB database. For example: sample_test
collection
Enter your MongoDB collection. For example: listingsAndReviews
content type
Enter the required content type (typically json
).
token
Enter your MongoDB API token.