This activity creates subfolders at the specified folder.
SharePoint Workflow Designer Phrase
Create this folder at parent folder url.
Parameters
Parameter | Description |
this folder | New 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 url | URL of the parent folder. Example: http://mycompanydomain/site/doclib/subfolder |
If the folder already exists, this method does nothing.