To view this content in our official product documentation, click here.
Description
MongoDB is a flexible, scalable, cross-platform document database solution.
API documentation
API documentation for MongoDB (used to build this connector) can be found via the link below:
{% embed url="https://www.mongodb.com/docs/" %}
Authentication
When adding connector instances for MongoDB, the following authentication methods are supported:
API key authentication
When a user chooses to add a connector instance using API key authentication, the credentials below are prompted:
| Credential | Required? | Notes |
|---|---|---|
URL endpoint |
true | 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 |
true | Enter your MongoDB data source. For example: Cluster0
|
database |
true | Enter your MongoDB database. For example: sample_test
|
collection |
true | Enter your MongoDB collection. For example: listingsAndReviews
|
content type |
true | Enter the required content type (typically json). |
token |
true | Enter your MongoDB API token. |
Comments
0 comments
Please sign in to leave a comment.