Step Details |
Introduced in Version | 5.13 |
Last Modified in Version | 5.13 |
Location | Integration > MongoDB |
This Step allows Users to delete a single document from a Database after specifying a Document ID.
Prerequisites
Properties
Settings
Property | Description | Datatype |
---|
Override Document ID Type | Allows Users to override the default Document ID type and replace it with one of the following types: String or ObjectID, Integer (32 bits), Integer (64 bits), Float (Single), Double. | 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 ID | Allows Users to specify a Document ID. | String |
