Contact us
View as Markdown
Ask AI
Open in ChatGPT Open in Claude

Opens a third-party service and shares a pre-filled prompt containing this public page URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Add/Remove folder

This activity allows to delete or create folder in a list or in a library on specified site. SharePoint Designer phrase

SharePoint Designer phrase for the Add/Remove folder workflow activity in the Virto Workflow Activities Kit

Parameters

Input parameters

ParameterDescriptionExample
MethodAdd or RemoveAdd(0),Remove(1)
List identifierThe URL of the library or of the list where the folder will be created/removed. The value could be list name, guid or list url (the web site relative URL. If the value field is empty,current list will be used.Documents[%Workflow Context: List ID %]/Lists/Tasks
Site URLThe URL of a SharePoint site. If the value field is empty, current list will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]subSite
Folder PathThe path where the folder will be created/removed. The workflow action will create all folders included into the path. You can use absolute URL, domain relative URL, site relative URL, listrelative URLhttp://contoso/sites/site/Lists/ListName/Folder1/SubFolder/sites/site/Lists/ListName/Folder1/SubFolder/Lists/ListName/Folder1/SubFolder/Folder1/SubFolder

Example

Example of the Add/Remove folder activity configured in a SharePoint Designer workflow

Updated on August 12, 2026