Contact Us 1-800-596-4880

MongoDB Connector 6.1 - Mule 4

Anypoint Connector for MongoDB (MongoDB Connector) is a closed-source connector that provides a connection between the Mule runtime engine (Mule) and third-party software on a MongoDB server.

Before You Begin

To use this connector, you must be familiar with MongoDB, Mule runtime engine (Mule), Anypoint Connectors, Anypoint Studio, elements in a Mule flow, and global elements.

Before creating an app, you must have access to the MongoDB target resource and Anypoint Platform. You must also understand how to create a Mule app using Anypoint Studio.

To use the this connector, you need:

  • A MongoDB instance

  • A set of valid credentials, including the required MongoDB endpoints that point to your instance

Audience

Exchange Example

Anypoint Exchange has an example that shows how to import data in a CSV format from a local directory into MongoDB.

Next Steps

After you complete the prerequisites and experiment with the example, you are ready to create an app with Studio.

View on GitHub