Step Details | |
Introduced in Version | --- |
Last Modified in Version | 7.12.0 |
Location | System > Folders |
The Get All Items In Folder step accepts a FolderId as input and returns a list of Entity Header Data for each element within that Folder. This includes both hidden and visible elements, as well as any permissions applied to them.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Folder Id | The ID of the Folder to retrieve items from. | String |
Outputs
Property | Description | Data Type |
---|---|---|
GetAllItemsInFolder_Output | List of items within the Folder used as the input. | List of EntityHeaderData |
Related Information
Example Labs:
Moving files across Decisions Folders