Pass data to a Dynamics 365 HTML web resource
This post discusses 5 methods for a Dynamics 365 form to interact with a html web resource embedded within that form
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
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
Maintain the same GUIDs in Dynamics 365 environments
The post provides examples of why the GUIDs of configuration data records need to stay the same between environments
Download leads from the Facebook API
This post describes a example of how a C# console app can connect to the Facebook REST API to download leads information