Category: Power Automate

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.

How to create a recurrent event 1

How to create a recurrent event

This time a short blog about creating recurrent events. In SharePoint events lists you have the option to create events with recurrence settings. In this blog I will show you how you can create...

Yammer topics tag trigger 0

Yammer topics tag trigger

My last post was about tags, this new one is also about tags. This time I will demonstrate how you can trigger a flow when a specific topics tag is used in recently posted...

Azure DevOps Work Item tag trigger 5

Azure DevOps Work Item tag trigger

Sometimes a Power Automate trigger action is not sufficient for certain requirements. In that case a trigger condition might be a good alternative. In this article I will demonstrate how you can trigger a...

Insert GeoJSON into a Power Apps map 0

Insert GeoJSON into a Power Apps map

This time a blog about Power Apps. Recently I saw a question about using shapes in the Power Apps interactive map component. This article explores the Import GeoJSON options of that control and will...