Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

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

List Collection Names

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

This Step retrieves a list of all collections from a specified Database.

Prerequisites


Properties

Inputs

PropertyDescriptionData Type
Connection StringAllows Users to specify a Connection String. String
Database NameAllows Users to specify a Database Name. String

Outputs

PropertyDescriptionData Type
Collection Names This Output returns a list of all collections from a specified Database. List of String


Related Information

MongoDB Module Overview