Microsoft Flow Approval – Email Send with options

This blog post is around creating a approval workflow by using Send Email with options Action under office 365 outlook. My assumption in this post is that you are already aware about SharePoint List and how to add a Microsoft flow When item is created or modified. Select the Action and search for  Send email…

Microsoft Flow to Monitor the items based on Date

There is a requirement to Monitor certificates expiry date, as these are used in different tools or hardware appliances and are difficult to track. We came up with an idea of SharePoint List  and Microsoft flow to do this Job. (Earlier we were performing the same with Powershell). But with SharePoint list we created it…

Running Onedrive in Background

There can be situations where you want that Ondrive runs in the background, for example for some process or automation to complete. On researching internet , I have seen people are having issues to implement or are able to do it only when account is login to the system and as soon as it is…