MongoDB (prebuilt connector)

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:

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:

CredentialRequired?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.

Last updated