So recently I started studying MongoDB Atlas. So just wanted to know how I can integrate that cloud database to any cloud integration tool such as MULESOFT. Do I have to create an API from MongoDB Stitch and then integrate it or am I missing something? Help would be much appreciated.
Asked
Active
Viewed 61 times
0
-
The question is too wide in scope ('any cloud integration scope'). You should ask a more specific question. – aled May 25 '20 at 13:06
1 Answers
0
Specifically for Mule Runtime (MuleSoft is the company name, not a product) you can use the MongoDB connector to connect an application to a MongoDB database. For Atlas compatibility I have seen it is recommended to set the authenticationDB configuration.

aled
- 21,330
- 3
- 27
- 34