Unlocking Efficiency with Copilot Control in Canvas Apps

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 need innovative tools and features to stay ahead of the curve. One such groundbreaking addition to the Power Apps arsenal is the CopilotContinue reading “Unlocking Efficiency with Copilot Control in Canvas Apps”

Microsoft Power Apps with AI builder text sentiment analysis

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, companies can now unlock valuable insights from vast amounts of text data through sentiment analysis. This blog explores how Power Apps’ AI TextContinue reading “Microsoft Power Apps with AI builder text sentiment analysis”

Debug a Plugin without plugin profiler using Dataverse Browser

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 came across a tool called Dev Browser . This is an amazing tool Developed by Nicolas Prats making debugging plugins easier then beforeContinue reading “Debug a Plugin without plugin profiler using Dataverse Browser”

Use Power Automate as a Web hook in Microsoft Dynamics CRM

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 and services, using connectors and APIs. One way to integrate with other services is by registering a Power Automate as a web hook.Continue reading “Use Power Automate as a Web hook in Microsoft Dynamics CRM”

Send and receive messages to an azure service bus Queue from an Azure function.

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 another one to receive(receiver function) messages. For messaging we will use Azure service bus Queue. To learn more about Azure service bus QueueContinue reading “Send and receive messages to an azure service bus Queue from an Azure function.”

Send in-App Notification in model driven app from power automate.

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 to pop notifications for specific users . In-app notifications uses polling to retrieve notifications periodically when the app is running. New notification areContinue reading “Send in-App Notification in model driven app from power automate.”

Connect to Dynamics CRM from Azure Function using new Dataverse service client

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 . For .NET Core applications there is finally an official SDK available providing the same feature set known from Xrm Tooling. This package isContinue reading “Connect to Dynamics CRM from Azure Function using new Dataverse service client”

Power Platform coding with Intellisense & Insights using Kupp code analytics

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 and Dynamics 365 developers with code assistants and workflow insights. KCA speeds up the development process by providing IntelliSense for specific components suchContinue reading “Power Platform coding with Intellisense & Insights using Kupp code analytics”

Create Custom connectors in Power Apps

While Azure Logic Apps, Microsoft Power Automate, and Microsoft Power Apps offer over 325+ connectors to connect to Microsoft and verified services, you may want to communicate with services that aren’t available as prebuilt connectors. Custom connectors address this scenario by allowing you to create (and even share) a connector with its own triggers and actions. In today’s blog, we willContinue reading “Create Custom connectors in Power Apps”

Working with Custom API in Microsoft Dataverse / Dynamics 365

In this blog post, we will try to understand custom APIs in dynamics 365 and how to configure a custom API in dynamics 365. What is custom API? Custom API is an advanced version of custom actions. Custom actions were mostly used or treated as an API due to their behavior of accepting request parametersContinue reading “Working with Custom API in Microsoft Dataverse / Dynamics 365”

Design a site like this with WordPress.com
Get started