Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation 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

Delete folder from the document library

This activity deletes a folder as specified by the folder name.

Delete folder from the document library activity settings in the SharePoint Workflow Designer

SharePoint Workflow Designer Phrase

Delete this folder from the current folder.

Parameters

ParameterDescription
this folderFolder name. Supports multiple names separated by ‘\’ or ‘/’. For example, if the folder name is ‘My Folder1\My Folder2’, the activity will delete ‘My Folder2’ within ‘My Folder1’.
current folderSpecifies the parent of this folder: either the current folder or the document library root folder.

If the folder doesn’t exist, this method does nothing.

Updated on August 12, 2026