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!

Get All Folders

Prev Next
Step Details
Introduced in Version5.0.0
Last Modified in Version5.0.0
LocationIntegrations> SharePoint Document Library

After the SharePoint Module has been installed and a SharePoint Document Library has been configured, the Document Library can be interacted with using Decisions steps in a Flow. The Get All Folders Step enables Users to retrieve a list of Folders from an integrated SharePoint List or Document Library. 

Prerequisites 


Sharepoint Limitations

SharePoint has inherent limitations in its capacity to handle files. They are:

  • Only 5,000 files can be displayed in a view.
  • Only 300,000 files can be stored in a library before performance issues arise.
  • Unique document permissions are limited to 50,000 items per list.

Outputs

PropertyDescriptionData Type
Error MessageDisplays an Error MessageString


Example Inputs/Outputs

Outputs: [
0: {
path: Sucess
data: {
Folders: [
0: Test 1
1: Test 2
2: Test 3
Related Information

Forum Posts:

Integrations