Tag: SharePoint online powershell inventory

2 best way to get workflow inventory from SharePoint online using PowerShell CSOM

Get workflow inventory from SharePoint online using PowerShell CSOM

Loading

In this tutorial, we will learn about how we can get workflow inventory from the SharePoint Online tenant using PowerShell CSOM and PnP PowerShell. This script will scan through all the sites in a tenant and export all workflows associated with the lists into a CSV file, which will give a consolidated workflow report from

Continue reading