MongoDB#
Use the MongoDB node to automate work in MongoDB, and integrate MongoDB with other applications. n8n has built-in support for a wide range of MongoDB features, including aggregating, updating, finding, deleting, and getting documents.
On this page, you'll find a list of operations the MongoDB node supports and links to more resources.
Credentials
Refer to MongoDB credentials for guidance on setting up authentication.
Operations#
- Aggregate documents
- Delete documents
- Find documents
- Find and replace documents
- Find and update documents
- Insert documents
- Update documents