function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Satish PrajapatSatish Prajapat 

Is it possible to integrate salesforce with MongoDB without using any tools ?

Hello Experts,
I want to perform integration between Salesforce and the MongoDB without purchasing any tools.
there are several tools in the markets are available which is paid per use concept.
So I want to know how they tools build.
I want to work in that direction.
Please provide the valuable information.
Thanks & Regards,
Satish Kr. Prajapat
Rahul KumarRahul Kumar (Salesforce Developers) 
Hi Satish,

To Integrate Salesforce with Mongo DB. May I suggest you please refer the below link for reference. Hope it will be helpful.

Please mark it as best answer if the information is informative.so that question is removed from an unanswered question and appear as a proper solution.

Thanks
Rahul Kumar
Andrea Di CesareAndrea Di Cesare
Hi Satish,

to Integrate Salesforce with Mongo DB you can use RESTHeart. It allows to easily integrate Salesforce using its REST API for both reading and writing data.

At https://restheart.org/use-cases/rest-api/ an high level description of this use case.

Disclaimer: I'm work for the company developing RESTHeart