Dynamics 365 Customer Engagement
Introduction Postman is a powerful tool for testing APIs, enabling developers to streamline their testing workflows and improve productivity. In my recent implementation, where I have dealt with multiple OAUTH secured API…
Dynamics 365 Customer Engagement
In the dynamic world of app development, finding ways to streamline processes, enhance user experiences, and boost productivity is a constant pursuit. As businesses evolve and user expectations continue to rise, developers…
Dynamics 365 Customer Engagement
Introduction In today’s data-driven world, understanding and interpreting customer sentiments is crucial for businesses looking to thrive in highly competitive markets. Leveraging the power of artificial intelligence (AI) within Microsoft Power Apps,…
Dynamics 365 Customer Engagement
Debugging a plugin always required multiple steps like installing profiler , add profiler to the step , attaching the visual studio etc . This takes additional time and effort .Recently I have…
Dynamics 365 Customer Engagement
Debug Plugin without Plugin Profiler using Dev Browser Continue Reading Rehan Khan’s Article on their blog https://msdynamicscrm137374033.wordpress.com/2023/05/30/debug-plugin-without-plugin-profiler-using-dev-browser/ Blog Syndicated with Rehan Khan’s Permission
📅 30 May 2023
👁 42 views
Dynamics 365 Customer Engagement
Power Automate is a powerful tool that allows you to automate various tasks, workflows, and processes. One of the key features of Power Automate is the ability to integrate with other applications…
Dynamics 365 Customer Engagement
to send messages to an Azure service bus from an Azure function and receive the message from another Azure function. I will create two Azure functions, one to send(sender function) messages and…
Dynamics 365 Customer Engagement
Microsoft has introduced a new in-app notification feature which is now generally available as part of the 2022 Release Wave 1 for Dynamics 365.This app notification feature allows the model driven app…
Dynamics 365 Customer Engagement
In this blog We will implement Dataverse service client which was earlier in public preview and now available generally. Connecting to Dataverse is now easier with just few lines of code .…
Dynamics 365 Customer Engagement
In today’s blog, I am going to discuss a very powerful and productive visual studio extension called Kupp code analytics. Kupp Code Analytics (KCA) is a Visual Studio extension that empowers Microsoft Power Platform…