In this blog I will show you how to leverage power automate to streamline document approval and more specifically if you had out of the box document approval in 2010 and planning to convert that. Out of the box, Request sign-off and Content Approval are available and work flawlessly for Continue Reading
PowerAutomate
Power Automate: Send an email using Send an HTTP request to SharePoint action
In this blog post, I will show you how to use ‘Send an HTTP request to SharePoint’ action to send an email using the built-in mailbox address. When authoring a power automate/flow, it uses the creator’s credential to establish the connection and if you use ‘Send an email(V2)’ action, it Continue Reading
Power Automate: Get SharePoint group members’ email addresses
In this post, I will walk you through the process of getting a SharePoint group member’s email. This is handy if you are sending an email to all SharePoint group members or an approval email to a specific SharePoint group. At the time of this post, there is no way Continue Reading
Power Automate: send a reminder email for due list items
There may be a time when you want to send a reminder email for due items to the assignees. The idea here is the flow will run across all the list items and check for the due items that are in progress and sends out a reminder email. I have Continue Reading
Power Automate: Get user manager Value in SharePoint list
If you have worked in both 2010 and 2013 SharePoint designer workflows, getting users manager is no easy task. Especially, in SharePoint Designer 2013 with the absence of accessing user profile to get the manager value, the only option is via a web service call . It requires some solid Continue Reading