SharePoint

How to Create SharePoint List Items with MS Graph API: A Step-by-Step Guide

In this article I’ll elaborate how to create SharePoint List Items with MS Graph API. You might have use cases, which require the automatic list item creations – example: Your customer is providing feedback and you want to process it in SharePoint to integrate it to other tools like PowerAutomate. In my current engagement, I […]

How to Create SharePoint List Items with MS Graph API: A Step-by-Step Guide Read More »

Assign Sensitivity Labels In SharePoint with MSGraph (PowerShell)

Sensitivity labels in Microsoft 365 allow organizations to classify documents into categories like public, confidential, or highly confidential. Assigning sensitivity labels in SharePoint with PowerShell involves four steps: enabling sensitivity labels, creating an Azure AD App Registration, enabling metered APIs, and running a script.

Assign Sensitivity Labels In SharePoint with MSGraph (PowerShell) Read More »