Skip to main content

MongoDB

To create a connection with MongoDB, enter the following parameters:

ParameterDescription
Connection NameName to to identify your connection
ProtocolProtocol to use to communicate to the database
HostWhere your MongoDB instance runs
UsernameUsername for your MongoDB instance
Password (Secret required)Password for your MongoDB instance
DatabaseDefault database for reading and writing data
CollectionCollection to use for the connection