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!

Add Folder

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

After the SharePoint Module has been installed and a SharePoint List/Document Library has been configured, the List/Document Library can be interacted with using Decisions steps in a Flow. The Add Folder Step enables Users to create a new Folder in an integrated SharePoint Document Library/List. 

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.

Properties

Inputs

PropertyDescriptionData Type
Folder PathEnables Users to specify a Folder name from an integrated SharePoint Document Library/List. String

Outputs

PropertyDescriptionData Type
Error MessageDisplays an Error MessageString


Example Inputs/Outputs

Inputs: {
Folder Path: Test 3
Outputs: [
0: {
path: Success
data: {}
Related Information

Forum Posts:

Integrations