Recently I was looking for a way to determine the list of Flow instances attached to a SharePoint List. After the recent CSOM API update, I noticed that there are now methods available to get the list of Flow instances for a given List. The List CSOM object has the following methods: public FlowSynchronizationResult SyncFlowInstances (); public FlowSynchronizationResult SyncFlowTemplates (); public FlowSynchronizationResult SyncFlowInstance (Guid flowID);

Read More
How to get a list of Flow instances attached to a Sharepoint List

Muditha is a Senior Technical Consultant working for Infront Consulting Group Ltd., Canada. He primarily focuses on enterprise collaboration and information security and data governance using Microsoft Office 365, and EM+S services. His expertise also includes, Microsoft Azure, Exchange Server, Skype for Business Server, SharePoint Server, and many other Microsoft and open source platforms as

Read More
Office 365 Security and Compliance Center – A Deep Dive