Inkey Solution Logo
banner

Blogs

Setup Azure portal resources to integrate external website with Microsoft Dynamics 365

, September 5, 20185406 Views

Today in this blog, I will explain you how to setup various resources in Azure to integrate the external website with dynamic crm 365 using Azure Logic App and Service Bus. You will have to create below resources in Azure to integrate external website with Microsoft Dynamics 365:- 1. Resource group 2. Service Bus Namespace […]

Read more

Access the Azure Logic App using Service Bus to connect Microsoft Dynamics 365 from an external website

, September 5, 20184275 Views

Using Logic App we can create, update, return list of records etc from the CRM. Today in this blog, I will explain how to access the Azure Logic App using Service Bus from an external website. First, create a web API to access the Azure Logic App using Service Bus. Please refer the below link […]

Read more

Integrate external web resource with Microsoft Dynamics 365 using Azure Service Bus & Logic App

, September 5, 20184765 Views

Today in this blog, I will explain how we can communicate with the Microsoft dynamics 365 from an external website using Azure Service Bus & Logic App. Using Logic App we can create, update, return list of records etc from the CRM. Below is an example of how we can create the record in the […]

Read more

Excel online and Import data tool in Microsoft Dynamics 365

, August 1, 20185768 Views

Today in this blog, I will explain how the Excel Online and the Import data tool, the out-of-the-box features of the Microsoft Dynamics 365 are helpful and in what scenarios they can be used. Import Data This tool offers the feature to create or update single or multiple records in Microsoft Dynamics 365. If you […]

Read more

Power BI > Copy visuals to another pbix file

, July 25, 201868319 Views

After using Microsoft Power BI Desktop after so long, there is one very basic feature we feel missing , i.e. we can’t copy or move any visual from one Power BI desktop file to another file. Microsoft Power BI Desktop does not provide this feature, however we can achieve this by using Power BI Service. […]

Read more

Execute a plugin in the context of the logged in user or calling user or SYSTEM user in Microsoft Dynamics 365

, March 21, 201824913 Views

Many a times, in Microsoft dynamics CRM, we may want to execute some part of the plugin as logged in user or calling user(As mentioned in plugin step registration) or SYSTEM user. Today, in this blog, I will explain the UserId and InitiatingUserID properties of the iPuginExecutionContext, which are used for getting the user id, […]

Read more

Swagger in Microsoft Dynamics 365 Web API

, March 12, 201812375 Views

The Swagger UI is one of the most popular tools for generating an interactive documentation from your OpenAPI document. It makes the process of viewing the results of the Web API much easier. There are situations, where, we need to make use of the Web API, for connecting the external website/resource with the dynamics CRM […]

Read more

Microsoft Dynamics 365 v9.0 – Xrm.WebApi methods for CRUD operations

, February 12, 20186894 Views

Microsoft Dynamics 365 V9 is provided with the new library to implement the Web API methods. The basic CRUD operations can be performed easily using these methods. Previously, developers used Web API requests to perform CRUD operations in JavaScript. But now, the Xrm.WebApi has eased the process. In this blog, I will explain how to […]

Read more

Power BI > Plotting Dynamic Values

, February 12, 20184766 Views

Hello DAX-sters! Have you ever wanted to show data as per your choice in a visual, i.e. you get the freedom to choose whether you want to plot the data of Order/Sales, or Profit/Loss. There is no custom visual which gives you an option to choose what value you want to show. There is a […]

Read more

Concurrency Control – Prevent multiple users from modifying the same record at the same time.

, January 31, 20186952 Views

The Dynamics CRM is used by multiple users. So, the possibility of multiple users trying to update the same record at a time is very high. In such situation, changes made by the latest user will be saved. This results into inconsistent data, when the same fields are updated by the users at the same […]

Read more

Would you like to digitize your business and put it on the cloud?
Do you need clear, concise reports for your organization?