The post Power Platform 2024 release wave 2 The 2024 Wave 2 release for Power Platform brings significant enhancements, including the ability to restore deleted records, integrate Dataverse with Microsoft
The post Power Platform 2024 release wave 2 The 2024 Wave 2 release for Power Platform brings significant enhancements, including the ability to restore deleted records, integrate Dataverse with Microsoft
Integrating APIs into Power Automate flows often requires creating custom connectors, a process that can encounter challenges with certain API specifications. Specifically, the OpenAPI 2.0 specification allows array and multi-value
Managing IT environments with limited or no internet access, such as firewalled systems or air-gapped setups, presents unique challenges. One of the critical tasks in such environments is the installation
The post Dataverse REST Builder and the Hidden Gems The Dataverse REST Builder, a crucial tool in XRMToolbox, enables creating and executing requests against the Dataverse Web API endpoint, invaluable
In this article, let’s see how we can work with JSON format in our Canvas App. What JSON is? JavaScript Object Notation (JSON) is a lightweight format for exchanging data.