Copy or Move List Item
This action copies list items.

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 |