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...
Discover the new
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...
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...
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...
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...
Choice fields in Microsoft Dataverse can sometimes be challenging to interact with from Power Automate flows. In this article I will show you how to dynamically retrieve an option set and use the id...
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...
In this article I am going to show you how to use impersonation in a Power Virtual Agent. In this example we are showing account records from Dynamics 365 Sales to which the logged...
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...