MongoDB

MongoDB is an open source database that uses JSON-like documents with schemas. It ensures high availability and flexibility while working with high volumes of data. Any service that provides MongoDB as-a-service, can be integrated with the webMethods Integration.

Note: You can establish a connection from your private VPC using a private link for this connector.

Actions

  • Create Objects: Create one or more objects in the specified collection

  • Delete Objects: Delete the specified objects from a collection

  • Find Objects: Retrieve the objects that match with the specified query

  • FindOne Object: Retrieve only a specific object from the collection

  • Update Objects: Update one or more objects of the specified collection