How to Use the MongoDB ODC Integration Application
Prerequisites
Before you start, ensure that you have:
Creating Documents
CreateDocumentScreen
CollectionName
DocumentJson
Create
Reading Documents
GetDocumentsScreen
FilterJson
Search
Updating Documents
UpdateDocumentScreen
UpdateJson
Update
Deleting Documents
DeleteDocumentScreen
Delete
Usage Tips