Publish files in SharePoint using Microsoft Flow and Column formatting

When using versioning with major/minor versions in SharePoint, you will come to a point that you need to publish your file. Out-of-the-box SharePoint provides you with that functionality by selecting More > Publish in the context menu of the file. But what if you want to do more than just publishing the file (e.g. Approval […]

Custom Actionable Messages with Microsoft Flow – part 3 – Adaptive Cards, update cards and required fields

This is part 3 of the Custom Actionable Messages with Microsoft Flow series A few months ago, I wrote about Custom Actionable Messages with Microsoft Flow in a two part blog series. There have been some changes regarding Actionable Messages and some new insights I have gained that I want to inform you about.

Redirect ‘Link to item’ URL from-out Microsoft Flow to EditForm instead of DisplayForm

Within Flow, you can use the ‘Link to item’ Dynamic Content attribute to add a link your item (eg. in an email). This link always points to the DisplayForm of your item. In some cases, it might come in handy to point to the EditForm instead. In this blog, I will explain you how to […]