Get a Folder
Overview
This procedure retrieves the root folder of a given SharePoint document library.
Input Concepts
Concept
Description
Type
Required
Default Value
path
The path to the folder to retrieve with the following format: ////...
text
Yes
Output Concepts
Concept
Description
Type
folder
A SharePoint document library item representing the folder at the specified path.
sharepoint folder reference
Examples
Retrieve the root folder of the document library "My Documents" in the site "My Site"
Retrieve the folder "My Folder" within the document library "My Documents" in the site "My Site"
Last updated
Was this helpful?