-
Custom APIs in Dynamics 365 enable the creation of custom business logic, facilitating integration with Power Automate and external systems. This guide outlines the steps to register a Custom API in Dataverse, link it to a plugin, and configure input/output parameters. A practical example of copying user roles within Dataverse is provided.
-
This article explains the process of quickly creating a new Dynamics 365 Plugin project using PAC CLI. It covers the installation of PAC CLI via .NET Tool, project setup, and the steps to create and deploy a plugin. Key commands and configurations for generating early bound models are also detailed for efficient plugin development.
-
This post discusses a method to restrict users from manually creating records in specific table types on the timeline in PowerApps. By accessing the form designer and adjusting the timeline control’s properties, users can uncheck the “Create directly from timeline” option for certain activity types to block their registration.