Create folder in the document library extended

⌘K

Create folder in the document library extended

This activity creates subfolders at the specified folder.

create_folder_in_the_document_library_extended_1
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.

How can we help?