Tag: Power Automate

Setting SharePoint Permissions with Power Automate
Setting SharePoint Permissions with Power Automate
Blog Posts

Power Automate can be used to set permissions on items in SharePoint Lists and Libraries. This can allow custom permissions to be set based on metadata or other parameters. In this post I will explain how to set permissions on an item using a Flow that triggers on item creation. Microsoft provides some documentation on Power… READ MORE

Create a Simple Teams Creation Workflow using Power Automate
Create a Simple Teams Creation Workflow using Power Automate
Blog Posts

Why do I need to build a Teams creation process using Power Automate? What’s wrong with the standard Team creation process? Well when you create Microsoft Teams out of the box there are only limited governance capabilities. For example: Limited Teams naming standard Teams with duplicate display names can be created Only one owner is… READ MORE

Creating a Modern SharePoint Site using Power Automate
Creating a Modern SharePoint Site using Power Automate
Blog Posts

Are you wondering how could you create a SharePoint modern site using Power Automate to automate a site creation process and found out there is no action to create sites? Don’t worry, you can use SharePoint Rest API and the Send an HTTP Request to SharePoint action for that. Before using it, a few things to be… READ MORE