Field name

Supported values

Description

Example

MonogDB URLValid connection stringConnection string to the MongoDB databasemongodb://localhost:27017

User

Any string

MongoDB user


Password

Any string

MongoDB user's password


Expiration days

Integer

Index that sets the time to live for documents in the collection. If empty, no index is created.

182
DatabaseAny stringName of the database to connect totest
CollectionAny stringName of the collection to extract data fromusers
Message typeAny string1Gateway message type of the MongoDB recordsMongoDBRecord
Id locationAny stringID Field in the MongoDB recorduser_id
Run interval in secondsIntegerPolling interval in seconds (default is 300)120