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

Copy/Move Attachments

This activity allows to copy/move attachments from list item to other folder. Cross site copy is supported.

SharePoint Designer phrase

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

Parameters

Output parameters

ParameterDescriptionExample
URLsReturns a list of copied filesVariable:fileURLs

Input parameters

ParameterDescriptionExample
MethodCopy or MoveCopy(0), Move(1)
ItemIDThe ID of the source item.Variable:ItemID
List identifierThe list where the item[%Workflow Context: List ID %]
will be stored. The value could be list name, guid or list url (the web site relative URL). If the value field is empty, current listwill be used./Lists/Tasks Tasks
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 SharePoint site. If the value field is empty, current site will beused.[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/
OverwriteOverwrite a file if thereis a file with the same nameYes/No

Example

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

Updated on August 12, 2026