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 🙂
Hello, sorry for not being clear enough – I need to see all the workflows of the list, which were not created by me and/or were not shared as teams flows. Just to avoid the situation then the WF exists and making action, but no one can interrupt it, if person has left the project.
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
You can log in to the MS Flow website with the account you used to create the flows to see what all flows you have created.