Get All Items in Folder
- 26 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Get All Items in Folder
- Updated on 26 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Was this article helpful?