Connectors
MongoDB
Icon

MongoDB Connector

Quickly build integrations connecting your B2B SaaS to MongoDB.

About the MongoDB Connector

Interact with documents in a MongoDB database

Actions

Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.

Jump to actions

Triggers

Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.

Jump to triggers

FAQs

Learn more about this connector and related integration functionality.

Jump to FAQs

Actions

Action NameAction Description
Convert Object IDThe Object ID is a unique identifier for a document in a MongoDB collection. This action takes either a string ID or Object ID object, and returns both the ObjectID '_id' and stringified ID versions of the ID which can be used in subsequent actions.
Delete ManyRemove documents from a collection that match a query.
Find AllRetrieve all documents in a collection that match a query.
Find OneRetrieve one document in a collection that match a query. If no document is found, an error is thrown.
Insert ManyInsert new documents into a collection
Insert OneInsert a new document into a collection
Update OneUpdate a single document in a collection
Update ManyUpdate multiple documents in a collection
Raw RequestExecute database commands directly. Does not use collection from connection.
AggregatePerforms an aggregation operation using the provided aggregation pipeline.

Triggers

Trigger NameTrigger Description
API Connectors

Integrate with customers' other SaaS apps, fast

Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
  • Empower non-devs with a low-code designer
  • Give devs freedom to build completely in code
  • Let customers create their own workflows
Image