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

Get Document by ID

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

This Step fetches a single document after a User specifies a Document ID. 

Prerequisites 


Properties

Settings

PropertyDescriptionData Type
Document TypeAllows Users to specify a Document TypeVaries
Override Document ID TypeAllows Users to override the Document ID Type field and choose from a list of alternative Document ID types: String or Object ID, Integer (32 bits), Integer (64 bits), Float (Single), or DoubleVaries 

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

Outputs

PropertyDescriptionData Type
DocumentThis Output returns a Document from a specified Document ID. String


Related Information

MongoDB Module Overview