Replace Document
  • 30 Jan 2025
  • 1 Minute to read
  • Dark
    Light

Replace Document

  • Dark
    Light

Article summary

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

This Step allows Users to replace a document with another by specifying a Document ID. If the chosen document type has an ID property, its corresponding value must match the value of the Document ID input.  

Prerequisites 


Properties

Settings

PropertyDescriptionData Type
Document TypeAllows Users to specify a Document TypeVaries
Insert Document if ID Not FoundWhen this setting is checked, a document will automatically be inserted if the specified Document ID is not found. N/A

Inputs

PropertyDescriptionData Type
Collection NameAllows Users to specify a Collection Name. String
Connection StringAllows Users to specify a Connection String. String
Database NameAllows Users to specify a Database Name. String
Document Allows Users to specify a Document with a data type that corresponds with the specified Document Type chosen in settings. Varies
Document IDAllows Users to specify a Document ID. String



Related Information

MongoDB Module Overview


Was this article helpful?