New (short) blog: How to remove the (unique) permissions of a #SharePointOnline group on a list using a #PowerAutomate flow
Defines the securable object role assignments for a user or group on the Web site, list, or list item.
https://learn.microsoft.com/en-us/previous-versions/office/sharepoint-csom/ee546224(v=office.15)
Returns the role assignment associated with the specified principal ID.
https://learn.microsoft.com/en-us/previous-versions/office/sharepoint-csom/ee536165(v=office.15)
SharePoint sites, lists, and list items are types of SecurableObject. By default, a securable object inherits the permissions of its parent.
Microsoft Power Automate (formerly known as Microsoft Flow) is a cloud-based platform that allows users to automate workflows and create custom integrations between different apps and services. It can be used with SharePoint Online, a cloud-based version of SharePoint, to automate various tasks and processes related to managing and collaborating on content stored in SharePoint.
To use Power Automate with SharePoint Online, you will need to have a Power Automate account and be a user of a SharePoint Online site. Once you have these, you can create a new Power Automate flow that includes SharePoint Online as one of the connectors.
To do this, you will need to follow these steps: