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

Replace Documents

  • Dark
    Light

Article summary

Step Details
Introduced in Version8.16
Last Modified in Version8.16
LocationIntegration > MongoDB

This step enables Users to replace a list of documents with another list of documents

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
DocumentsAllows Users to specify a list of DocumentsList of ReplaceDocumentItem



Related Information

MongoDB Module Overview


Was this article helpful?