Skip to main content
MongoDB

MongoDB - Connection

MongoDB - Connection

Creates a connection to a MongoDB database from a connection configured in the workspace. The ID of this action is used as a reference by the other MongoDB actions in the flow — such as MongoDB: Select database and MongoDB: Start transaction.


Options

Connection to use

Select the MongoDB connection previously registered in the workspace's Connections tab.

Returns

This action has no direct returns. Its ID is used as a reference by the other MongoDB actions.

Rules and Conditions

  • In Version 2.0, the Connection field is required and the connection must be configured beforehand in the workspace's Connections tab.
  • In Version 1.0, the Connection string field is required.