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.

Operations#

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

Templates and examples#

Scrape and store data from multiple website pages

by Miquel Colomer

View template details
Insert a document in MongoDB

by amudhan

View template details
ETL pipeline for text processing

by Lorena

View template details
Browse MongoDB integration templates, or search all templates