Category: Power Automate

Discard Check Out File
How to discard a check out of a file in a SharePoint Online library using a Power Automate flow.

Get File Content Image Column
How to Get Content of an Image Column File in a SharePoint Online environment using a Power Automate flow.

List Hub Sites
How to list all Hub Sites in a SharePoint Online environment using a Power Automate flow.

Make homepage
How to set an existing page as a homepage of a site in SharePoint Online using a Power Automate flow. Kudos to Thomas Rice for sharing this approach.

Get Everyone except external users LoginName
How to retrieve the LoginName value of the Everyone except external users claim/group in SharePoint Online using a Power Automate flow.

Get Sensitivity Label of File
How to retrieve a Sensitivity Label of a File in a SharePoint Online library using a Power Automate flow.

IP Address Whitelist Environment Variable
Recently I was trying to restrict a HTTP request trigger action in several Power Automate flows. Paul Murana has a cool solution approach for that. In this blog I demonstrate how you can use...

Remove User from SharePoint Group by LoginName
How to remove a user (by LoginName) from a single SharePoint Group in a SharePoint Online site collection using a Power Automate flow.

Update a Locked File property
Recently I ran into a HTTP 423 Locked error message while trying to update a SharePoint Online file property via a Power Automate flow. This article explains how I worked around this by using...