# Copy or Move List Item

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-list-item/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-list-item/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This action copies list items.

![Copy or Move List Item workflow activity properties in Virto Workflows for Office 365](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/copy_or_move_list_item_1.jpg)

## **Parameters**


| Parameter | Description | Example |
|---|---|---|
| Method | Copy or Move |  |
| Item ID | The ID of source item | 5, [%Variable:ItemID%], Current Item:ID |
| This list (optional) | The list where the item is stored. The value could be list name, quid or list url (the web relative URL). If value field isempty, current list will be used. | Tasks[%Workflow Context:List Name%]/Lists/ Tasks |
| This list (optional) | The destination list where the item will be copied\moved. The value could be list name, quid or list url (the web relative URL). If value field is empty, current list will be used. | Tasks[%Workflow Context:List Name%]/Lists/ Tasks |
| Source site URL (optional) | The URL of a source SharePoint site. If the value field is empty, current site | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; |
|  | will be used. | [%Workflow Context:Current Site URL%]subSite |
| Destination site URL (optional) | The URL of a destination SharePoint site. If the value field is empty, current site will be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite |
| User name (optional) | User login name who you want the workflow must be run under |  |
| User password (optional) | User password who you want the workflow must be run under |  |

