Category: Microsoft Dataverse

Get Environment Variable Values 0

Get Environment Variable Values

I got a query if I could produce a list of Environment variable values used in a specific Power Platform environment. This article demonstrates a setup of a Power Automate cloud flow which retrieves...

Get Dataverse row changes 0

Get Dataverse row changes

Within Dataverse you can trigger a flow when a row is deleted. However, the response details are very limited. In this article I will show you how to lookup change details like who deleted...

Add user to security role in environment 4

Add user to security role in environment

Access to Dataverse environments can be managed by using security roles. In this article I am showing you how you can use the Dataverse Web API to add a user to a specific security...

Solution name and version of flow 5

Solution name and version of flow

In this blog I will show you how you can find the related solution and the version of a Power Automate flow. I will demonstrate how you can use Dataverse tables to lookup these...

How to merge Dataverse records 6

How to merge Dataverse records

This blog will show you how you can use the Perform an unbound action to merge two Microsoft Dataverse records within a Power Automate flow. In this example I will use two records from...

How to use the Dataverse Web API 5

How to use the Dataverse Web API

In this article I am going to demonstrate how you can use the Dataverse Web API within a Power Automate flow. In this example a description of a phone call activity is updated. This...