Introduction With the introduction of SharePoint V2 REST API for Managed Metadata services, it has become very easy to create a term in term store using REST API. But what if we would like to automate things? In such cases we can use the help of Power Automate. In the automation, we would create a simple […]
Introduction In the previous post, we created and configured a SharePoint team site for storing policy and procedure documents and a list that will be used to track who has and who has not read a document. In this post, we’ll create a PowerApp that will list documets that are assigned to each user. Before […]
Introduction Policies and procedures play an essential role in any organisation and it is essential that employees have access to the latest documentation. By combining SharePoint and the Power Platform, it is quite easy to create a robust solution that can mange the creation and dissemination of these documents, as well as tracking who has […]
Converting a Microsoft Word document in SharePoint to PDF is a great way to prevent further editing, but traditionally it was difficult to automate without code or a third-party plugin. Now, though, Microsoft Flow makes it quite straight forward. In the below tutorial, I’m going to show you how to create a flow to convert documents […]
Introduction Users have long been able to use the ‘send a message in Teams’ action but, unless people checked every channel of every team they wouldn’t know about the post. Now though, the Team bot can post a message AND notify the tagged user, so they know there is a message to read. In this […]