Nintex Workflows- Part 2

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

Welcome to an article on how to check-in item in SharePoint 2013 and Office 365 using Nintex Workflows, this article will display the action “Check In” so that all my developer friends don’t have to spend much time and effort while using these functions in their projects.

Let’s see the implementation of this functionality.

As I have already uploaded a file which is checked out.

uploaded a file

Usually this function is used in a process but now this is a demo of only one action, I would like you to run it manually.

Select that item and under File tab, click Workflow as in the following screenshot:

File tab

It will open the following screen to start the workflow.

workflow

Click “Check In the document”, your workflow will trigger.

Check In the document

After the workflow gets completed, you will find your document checked in.

You can click on that item and check the version history, where you will the comments as per the screenshot below.

version history

In this article we saw how to check in an item in SharePoint 2013 and Office 365 using Nintex Workflows. We will see more new articles on the actions of Nintex Workflows. Till then, keep learning!

Cheers!