Copy/Move Folder

⌘K

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

copy/move_folder_1
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/FolderNa me[%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/FolderNa me[%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

copy/move_folder_2

How can we help?