If you ever need to extract the HTML content from a modern SharePoint Online page, there is a REST API call you can use. I decided to use this HTML content and automatically insert this into an email. Therefore, when…
When you create a new environment, you may expect your approval flows to work right out of the gate in Power Automate. However, approvals are connected to the Microsoft Flow Approvals and Microsoft Flow Approvals Core Solution solutions which need…
I covered how to update properties of a file or list item in SharePoint without affecting the version history in a previous post, however, I received a 502 Bad Gateway error when the file was in a major version and…
My last post, Capturing a reassigned approval flow from the Common Data Service (CDS), detailed how you can find a reassigned approval request in the Common Data Service, however, I did not detail how you get the user details. Last…
There have been instances where I like to keep logs of approval workflows in a SharePoint list so the business team can see who has approved each approval flow. As we know, only flows that are assigned to you, are…