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”

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”

Dynamics 365 Record Clone Button for UCI Quick trick

After writing few blogs on integrations with dynamics CRM , i thaught of sharing something i achieved for one of my client requirement. A clone button can be used to reduce data inputs by user and do minor changes to the records to create another record.It can be used for any of the entity whereasContinue reading “Dynamics 365 Record Clone Button for UCI Quick trick”

Azure Integration With Dynamics 365 using Web hook

This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. Subscribe below to get notified when I post new updates. Before starting with Azure integrations with Microsoft Dynamics 365 lets have an overview on Azure functions. Azure Functions are part of the Azure Web and Mobile suite ofContinue reading “Azure Integration With Dynamics 365 using Web hook”