Copy List Item Using K2 Workflow in SharePoint 2013 Online

I have created a custom list named “K2 Workflow Tutorials” in which a K2 workflow will be created to copy a list item. The item will be copied to the custom list named “K2 Workflow List”. Please refer to my previous article to create a K2 workflow in SharePoint 2013 Online.

Go to K2 designer, drag and drop a Copy List Item step from the List Item workflow steps in the ribbon interface.

Copy List Item

Specify a list item that must be copied and then click the Next button.

Specify a list item

Specify the destination to where you want to copy the list item and then click the Next button.

Specify the destination

Specify the destination list and then click the Next button.

Specify the destination list

Specify properties for the list item to copy and then click the Finish button.

Note: I have only a “Title” field in the custom list because of which properties are not displayed.

Specify properties

Deploy the workflow. Create a list item in “K2 Workflow Tutorials”. After a few minutes the workflow will be completed and the list item will be copied to the “K2 Workflow List” list.