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 Document

Activity allows to copy/move document to a folder. Cross site copy/move is also supported. SharePoint Designer phrase

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

Parameters

Input parameters

ParameterDescriptionExample
MethodCopy or MoveCopy(0), Move(1)
SourceUrlThe URL of the document to be copied/moved. You can use absolute URL as well as web site relative URL.[%Current Item: Encoded Absolute URL%]/Source Documents/report.xlshttps://contoso/SiteUrl/LibraryName/FolderName/DocumentName.docx[%Workflow Context:Current Site URL%]/siteURL//Source Documents/report5.xls/Documents/report.xls
DestinationUrlThe URL where the source document 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 SharePoint site. If the value field is empty, current site will beused.[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/
OverwriteOverwrite a file if there is a file with the same nameYes/No

Example

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

Updated on August 12, 2026