Nintex Workflows- Part 4

Before reading this article, I highly recommend the previous part of this series:

Welcome to an article on how to copy a new item to a different library in SharePoint 2013 and Office 365 using Nintex Workflows. This article will display the action “Copy Document” so that all my developer friends don’t have to spend much time and effort while using this function in their projects.

Let’s see the implementation of this functionality.

Upload a document in the first library “Dev Document” as in the following screenshot:

first library

A document gets created.

document

Once the document gets created in “Dev Document”, it triggers a copy document workflow through Nintex and creates a copy of the document in the library “Dev Document 1” automatically as in the following screenshot:

Dev Document

Not only the document, it will also copy all the column values thereby saving your time and effort.

So in this article we saw how to copy a new item to a different library in SharePoint 2013 and Office 365 using Nintex Workflows. We will see more new articles on the actions of Nintex Workflows in the other parts of the article. Till then, keep learning!