This post explains how to automatically assign sensitivity labels to SharePoint files using Power Automate and the Microsoft Graph API. It covers prerequisites, enabling metered APIs, creating app registrations, setting up resource groups, and configuring triggers and actions in Power Automate to manage authentication and label assignments effectively.
Category: Power Automate
How to create a list item with a person field using Power Automate
This blog post outlines various methods to create a new SharePoint list item with a person field using Power Automate flow. It covers using the Create item action, dealing with a static or variable number of users, sending an HTTP request to SharePoint, and retrieving user IDs. Additionally, it addresses the limitations and offers alternatives.