Skip to content

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.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's MongoDB integrations list.

Operations#

  • Aggregate documents
  • Delete documents
  • Find documents
  • Find and replace documents
  • Find and update documents
  • Insert documents
  • Update documents