Nintex Workflows - Part 3

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

Welcome to an article on how to check-out an item in SharePoint 2013 and Office 365 using Nintex Workflows. This article will display the action “Check Out” 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.

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

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 FILES tab, click on Workflow as per the following screenshot:

Workflow

It will open the following screen to start the workflow.
Check Out Item

Click on “Check Out Item”, your workflow will trigger.

After the workflow gets completed, you will find your document checked out as per the following screen.

workflow gets completed

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

Cheers!