Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Delete Document

Prev Next
Step Details
Introduced in Version5.13
Last Modified in Version5.13
LocationIntegration > MongoDB

This Step allows Users to delete a single document from a Database after specifying a Document ID. 

Prerequisites


Properties

Settings

PropertyDescriptionDatatype
Override Document ID TypeAllows 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), DoubleVaries

Inputs

PropertyDescriptionData Type
Collection NameAllows Users to specify a Collection NameString
Connection StringAllows Users to specify a Connection String. String
Database NameAllows Users to specify a Database Name. String
Document IDAllows Users to specify a Document ID. String



Related Information

MongoDB Module Overview