Every organization who has implemented SharePoint must have used workflows to automate their business process. Microsoft provides various options for creating workflows, here we will check SharePoint Designer Workflow vs Microsoft Flow. There are different ways to create workflows in SharePoint like: Using Out of box workflow Using SharePoint designer workflow 2013 Using Visual Studio

Read More
SharePoint Designer Workflow vs Microsoft Flow

This month’s NikTip is on swapping out your classic SharePoint home page for a new modern SharePoint home page. In this short video blog, I explain the steps I use when I swap out classic home pages for modern home pages. The steps I use flow for me and I think you will find them helpful as well! I also talk a little about the modern page webparts. I am working in commercial SharePoint Online in this video but this will work in GCC, GCC High, and SharePoint 2016+ environments.

Read More
NikTip Series: Swapping Classic SharePoint Home Page for a New Modern Home Page

This article is 2-part series of Top 10 New Features of Modern SharePoint Online Document Library. If you have not checked about Top 10 New Features of Modern SharePoint Online Document Library Part 1. #6. Create a Flow As you know Microsoft Flow is in full demand for business automation tasks, you can directly create a

Read More
Discover the top 10 new features of Modern SharePoint Online Document Libraries – Part 2

As an organization, if you are using Office 365 SharePoint Online, you will see lots of new features in Office 365 regularly. Microsoft already released modern experience in SharePoint online sites, site pages, list and libraries etc. SharePoint Online modern experience is: Modern team sites Modern list and library experiences Modern site pages SharePoint online

Read More
Discover the top 10 new features of Modern SharePoint Online Document Libraries – Part 1

This article will guide you through creating an approval process in a SharePoint List using Microsoft Flow. For this guide let’s imagine that your client has a requirement that every ticket (managed in a list) must be supervised and approved. Before reading this I recommend that you read how to create a Ticket Management System using SharePoint,

Read More
How to create an approval process in SharePoint List using Microsoft Flow

A singleton is a pattern that guarantees there is a single instance of an object in the system. A singleton can maintain a state which is shared across the entire system. Singletons abstract their internal workings from the rest of the system. singleton Singleton pattern: Singletons are common in business applications. They help model real-life

Read More
Typescript design patterns for SharePoint Framework – How to implement a Singleton

Microsoft Flow has always struck me as having the potential to be the most powerful and useful component of the Office 365 suite, but has always come up just short with the functionality I’ve required.  The post below outlines a custom flow I’ve recently created.  Hopefully this is the first step of moving away from

Read More
How to set a document retention policy with Microsoft Flow in SharePoint Online