Get All Documents
  • 21 Apr 2025
  • 1 Minute to read
  • Dark
    Light

Get All Documents

  • Dark
    Light

Article summary

Step Details
Introduced in Version5.0.0
Last Modified in Version9.4
LocationIntegrations> SharePoint Document Library

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 Get All Documents Step enables Users to retrieve a list of Documents from an integrated SharePoint List or Document Library. 

Prerequisites 


Properties

Inputs

PropertyDescriptionData Type
Folder PathThis input sets the Folder from which files will be retrieved and is available for v9.4+. If set to null, ignore, or empty string, it will return files from the root of the integrated SharePoint Document Library. String
Folder Path Input
Please note that this Input only applies to the "Get All Documents" Step generated after adding a SharePoint Document Library, not a List. The List version of this Step should not show the Input. 

Outputs

PropertyDescriptionData Type
Error Message
String
Items
--

Examples

Using Get All Items from a SharePoint List 

  • In the Flow Designer, navigate to Integration > SharePoint > Name of List and add the Get All Items Step to the Workspace
  • Connect the Error and Success paths to the End Step. Then click Save to save changes to the Flow. 

  • Click Debug.
  • After the Debugger runs, click the Get All Items Step. Click Execution 1 and select View Output Data. 
  • The Output Data should display all the list items from the integrated SharePoint List

Using the Get All Documents Step from a SharePoint Document Library


Step Changes

DescriptionVersionDateDeveloper Task
All documents within a SharePoint Folder can now be fetched with a new setting on the Get All Documents Step. 9.4November 2024[DT-037434]

Related Information

Forum Posts:

Integrations



Was this article helpful?