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

Insert Document

  • Dark
    Light

Article summary

Step Details
Introduced in Version5.13
Last Modified in Version5.13
LocationIntegration > 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

PropertyDescriptionData Type
Document TypeAllows Users to specify a Document TypeVaries

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
DocumentAllows Users to specify a Document. String



Related Information

MongoDB Module Overview


Was this article helpful?