| Step Details |
| Introduced in Version | 5.13 |
| Last Modified in Version | 5.13 |
| Location | Integration > MongoDB > Advanced |
This Step retrieves a list of all collections from a specified Database.
Prerequisites
Properties
Inputs
| Property | Description | Data Type |
|---|
| Connection String | Allows Users to specify a Connection String. | String |
| Database Name | Allows Users to specify a Database Name. | String |
Outputs
| Property | Description | Data Type |
|---|
| Collection Names | This Output returns a list of all collections from a specified Database. | List of String |
