Category: Power Automate

Retrieve parent folder name of item 7

Retrieve parent folder name of item

Retrieving the parent folder name of an item in a SharePoint list within Power Automate can be challenging. Especially when the folder path contains multiple folders. This article will show how you can use...

Azure DevOps Work Item state trigger 5

Azure DevOps Work Item state trigger

This time another example of a Azure DevOps trigger condition expression. In this article I will demonstrate how you can trigger a flow when a state has changed to a specific value in a...

Microsoft 365 Group membership approval 2

Microsoft 365 Group membership approval

This is a write-up of something I demonstrated earlier today. In this article I will share how you can use Power Automate to create a membership approval process for Microsoft 365 Groups owners.

Add domain to allow list of a site 3

Add domain to allow list of a site

This is a note to self kind of article. I found a way of managing the allow list for external sharing of individual SharePoint Online sites via Power Automate. This example shows how you...

Undeclare a record (in place) 0

Undeclare a record (in place)

In SharePoint Online you can declare and undeclare records in place. In this article I am showing you how you can undeclare such a record via the Graph API and Power Automate.

Retrieve docProps from a .docx file 0

Retrieve docProps from a .docx file

In SharePoint Online you can assign metadata to documents. However, Office Open XML files can also have document properties. In this article I am showing you how you can retrieve those via Power Automate.