Tag Archives: API Dynamics CRM

Get Parent Record ID Using Dynamics 365 CRM Client API

Introduction There are a number of client APIs provided by Microsoft that helps developers work seamlessly with D365. One such useful method is getPageContext() in Xrm.Utility that can be used to get page context as an object representing the page. In this blog, we will see how we can use this method. For an instance,… Read More »

Capture Image API in Dynamics 365 v9.0

Introduction: As we all know Microsoft has introduced many of new client APIs in Dynamics 365 v9.0 which makes dynamics CRM developer’s life easy. ‘CaptureImage’ is one of the useful API for Dynamics 365 mobile users. In this blog, we will see how this API helps Dynamics 365 mobile users to capture image and use… Read More »