Microsoft Flow: Change a SharePoint Group owner

Why? Setting (or changing) the owner of an existing SharePoint Group could be something you want to do in bulk or to automate immediately after an automated creation. What? This post will show how a Microsoft Flow can update the SharePoint Group owner to another SharePoint Group using the Send an HTTP request to SharePoint … Continue reading Microsoft Flow: Change a SharePoint Group owner

Microsoft Flow: Create a new SharePoint Group

Why? Sometimes you just need other SharePoint Groups next to the default Owner, Visitor and Member Groups provided. So let's use Microsoft Flow to automate the creation of new groups! What? This post will show how a Microsoft Flow can easily create a new SharePoint Group using the Send an HTTP request to SharePoint action. In the … Continue reading Microsoft Flow: Create a new SharePoint Group

Microsoft Flow: Copy OneNote Notebook

Why? Let's say we have a template library and we have a OneNote Template Notebook in there that we want to use as a template for other libraries or sub folders. It should be very simple like my previous post (view it for related info like used variables below) : https://knowhere365.space/microsoft-flow-create-a-file-based-on-another-file-in-sharepoint/... when you realize that … Continue reading Microsoft Flow: Copy OneNote Notebook

PowerApps: mailto link in Launch

Why? We tend to put the full mailto-link with a subject and optional body parameter completely in the first part of the Launch function in PowerApps. However in PowerApps it will replace spaces in your email with plus signs 😫. What? This is a small post on how to make sure a mailto-link will work … Continue reading PowerApps: mailto link in Launch