| Step Details |
| Introduced in Version | 5.13 |
| Last Modified in Version | 5.13 |
| Location | Integration > MongoDB |
This Step inserts a specified document. If the chosen document type has an ID property and a value is specified, the property will be used for the new document. Otherwise, the ID property will be updated to contain the new ID after insertion.
Prerequisites
Properties
Settings
| Property | Description | Data Type |
|---|
| Document Type | Allows Users to specify a Document Type | Varies |
Inputs
| Property | Description | Data Type |
|---|
| Collection Name | Allows Users to specify a Collection Name. | String |
| Connection String | Allows Users to specify a Connection String. | String |
| Database Name | Allows Users to specify a Database Name. | String |
| Document | Allows Users to specify a Document. | String |
