Contact us

Create folder in the document library extended

This activity creates subfolders at the specified folder.

Create folder in the document library extended activity configured in the SharePoint Workflow Designer

SharePoint Workflow Designer Phrase#

Create this folder at parent folder url.

Parameters#

ParameterDescription
this folderNew folder name. Supports multiple names separated by ‘\’ or ‘/’. For example, if the folder name is ‘My Folder1\My Folder2’, the activity will create the ‘My Folder1’ folder and subfolder ‘My Folder2’.
Parent folder urlURL of the parent folder. 
Example: http://mycompanydomain/site/doclib/subfolder

If the folder already exists, this method does nothing.

Updated on June 17, 2026