Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
MongoDB
Overview
Operations
MongoDB Operations
Latest version:
2.2
Changelog
Delete
Delete documents from a collection.
Find all
Find all documents in a given collection.
Find by ID
Find a document by ID.
Find by query
Find a document by using a search query.
Find one and delete
Delete one document from a collection and return that document.
Find one and replace
Replace a document and return the result.
Find one and update
Update a single document and return the updated document.
Insert
Insert documents into a collection.
Update
Update documents in a collection.
Previous
Overview