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

Copy/Move Folder

This activity allows to copy/move a folder in other folder. Cross site copy is supported. SharePoint Designer phrase

SharePoint Designer phrase for the Copy/Move Folder workflow activity in the Virto Workflow Activities Kit

Parameters

Input parameters

ParameterDescriptionExample
MethodCopy or MoveCopy(0), Move(1)
SourceUrlThe URL of the folder to be copied/moved. You can use absolute URL as well as web site relative URL.[%Current Item: Encoded Absolute URL%]/Source Documents/folderhttps://contoso/SiteUrl/LibraryName/FolderName[%Workflow Context:Current Site URL%]/siteURL//Source Documents//Documents/
DestinationUrlThe URL where the source folder will be copied/moved. You can use absolute URL as well as web site relative URLhttps://contoso/SiteUrl/LibraryName/FolderName[%Workflow Context:Current Site URL%]/siteURL/Source Documents/Documents/
SiteURLThe URL of a[%Workflow Context:Current Site URL%]/
SharePoint site. If the value field is empty, current site will beused.https://contoso/SiteUrl/
OverwriteOverwrite a file if there is a file with the samenameYes/No
OnlyContentif it is yes, will be processed only the content of a folder will be processedYes/No

Example

Example of the Copy/Move Folder activity configured in a SharePoint Designer workflow

Updated on August 12, 2026