Skip to main content

MongoDB

The MongoDB plugin lets you manage documents in your MongoDB database. It supports creating, reading, updating, and deleting documents in collections. The plugin connects using a MongoDB connection string with hostname, port, database name, and authentication credentials. Use this plugin when your workflows need to automate database operations like storing processed data, querying records, updating documents, or cleaning up collections.

Prerequisites

Valid MongoDB instance with credentials and appropriate permissions.

Note

If you are using a language other than English, then apply double quotes to keys in JSON.
For Example:

{"जानकारी"  :  "वांछित"}