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

Fetch Documents

  • Dark
    Light

Article summary

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

This Step fetches a list of Documents based on filters specified by the User. This process enables Users to filter based on a field within a document, a field in a nested document, or by combining filters with AND/OR statements. 

Prerequisites 


Properties

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

Outputs

PropertyDescriptionData Type
DocumentsThis Output returns a list of Documents after specifying a Document and Fetch Criteria. List of String



Step Changes

DescriptionVersionRelease DateDeveloper Task
Resolved issue that caused the Mongo DB Fetch Document Step Outcomes not Following the Correct Paths7.3May 2021[DT-028200]
Related Information




Was this article helpful?