Import a CSV file into Power Automate
This post describes an example of how to read a CSV file from an Azure file share and parse the contents of the file into an array in Power Automate
Set a Dataverse lookup column in Power Automate
This post explains how to set a Dataverse lookup column in Power Automate. It does this via a simple example
Use Postman with the Power Platform
This post provides some screenshots of how to use Postman (the desktop version) to trigger For a detailed...
Configure Dataverse Date and Time Column
Consider the situation where Power Automate retrieves a date time value from Dataverse and incorrectly specifies the value as a day before the correct date. (As a result of not handling the time zone correctly). This post describes how to configure Dynamics 365 and Power automate in order to avoid this issue
Get and set a Dataverse lookup column
The post provides sample code snippets for interacting with Dataverse's lookup data type column in C# & JavaScript / TypeScript
XRM.Navigation.navigateTo a HTML web resource
This post describes an example of how to use Xrm.Navigation.navigateTo to display a html web resource