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 Attachments

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

Copy/Move Attachments workflow activity properties in Virto Workflows for Office 365

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 will be stored. The value could be list name, guid or list url (the web site relative URL). If the value fieldis empty, current list will be used.[%Workflow Context: List ID %]/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,[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/
current site will be used.
OverwriteOverwrite a file if there is a file with the same nameYes/No

Example

Example of the Copy/Move Attachments activity moving list item attachments to a folder

Updated on August 12, 2026