Connecting an On-Premise Dynamics AX system to Logic apps sometimes fails on finding the 'installation location'. This post demonstrates how to set this up Read more
In an earlier post, I demonstrated how you could connect to a WordPress site (with a MySQL backend), to the Microsoft Azure Service Bus. The Service Bus messages were picked Read more
This week we take a dive into proof of concept (POC) integration between Azure, WordPress and Dynamics 365. More specifically, integration between MySQL, Azure Service Bus and Dynamics 365.
If you Read more
The fastest and probably the easiest way to add custom code to Dynamics CRM is through JavaScript and Web Resources. In this article, I’ll show you how to create a Read more
A JavaScript XRM Editor with shortcode snippets built purely to help write Dynamics CRM web resources Read more
This code sample demonstrates how to use RetrieveMultiple to query the CRM REST service. The code requires two additional libraries (Json2.js and SDK.REST.js) both can be found in the Microsoft Read more
The following snippet demonstrates how to query the CRM Metadata to retrieve attribute values.
The snippet requires the use of the Json2.js and SDK.REST.js, both found in the SDK samples Read more
The following snippet demonstrates how to get a Business Unit name using JavaScript. The code requires two additional libraries (Json2.js and SDK.REST.js) both can be found in the Microsoft Dynamics Read more