While planning to implement the Microsoft Flow’s into my project’s SharePoint we have the following question.
Is it possible to check what workflows / Microsoft Flows already exist in a SharePoint Site?
When we are using SharePoint Designer it provides the lists of Workflows for specific Library / List, but we cannot see the Flows created with Microsoft Flow. Any ideas how I can find a list of them?
Thank you 🙂
Check out the link below for a code based solution to get all the flows attached to the list
How to get a list of Flow instances attached to a Sharepoint List