Multiple ways to call azure function in Dynamics 365.

Nowadays, multiple organizations are storing their data everywhere, it is in Cloud or On-premise and it is increasing day by day with the help of internet connectivity. Organizations are asking their developers to respond with highly-scalable solutions. Solutions that often require developers to implement on-demand or scheduled batch jobs to reconcile transactions, ingest and processContinue reading “Multiple ways to call azure function in Dynamics 365.”

Sub-Grid Dependent On Another Sub-Grid.

One of the great things about Dynamics 365 is that it allows you to customize entity forms to display the information most relevant to your business. You will quickly find that providing your users with the ability to see, at a glance, a subset of related records when viewing a lead, contact or account recordContinue reading “Sub-Grid Dependent On Another Sub-Grid.”

Learn how To Use the Timer Component to Add a Delay before Refreshing the Datasets in the Canvas App.

In this blog we will learn how to display the loading screen while performing asynchronous call and we will also add a delay before refreshing data so we can see modified data in Canvas App. Scenario: In Canvas App while doing asynchronous actions like MS Flow, Third-party API calls, Asynchronous plugin, or background workflows weContinue reading “Learn how To Use the Timer Component to Add a Delay before Refreshing the Datasets in the Canvas App.”

Invoke Power Automate on Creation of New Users in Azure AD

As we know, Power Automate contains around 350+ inbuilt connectors with their actions and triggers. But in some scenarios we need custom triggers, which are not directly available in Power Automate. To achieve those scenarios, we can create custom Connectors. In my previous article, I have shown how to create a custom connector to automateContinue reading “Invoke Power Automate on Creation of New Users in Azure AD”

Automate Microsoft’s Teams Meetings using Custom Connector in Power Automate.

I will show you a quick example of how to set up a service-to-service custom connector in Power Automate (MS Flow), which works with Microsoft Teams. In my previous blog, I have shared how programmatically we can generate MS Teams meeting. Check out here: https://vikrantsdynamicsblogs.wordpress.com/2020/03/28/programmatically-create-the-teams-meeting/ In this blog you will learn, how to Automate MS TeamsContinue reading “Automate Microsoft’s Teams Meetings using Custom Connector in Power Automate.”

Interacting with Power Automate to invoke an HTTP request from Canvas Apps.

As we all know, the Canvas app is one of the most dynamic and configurable component of the Power platform, we can design the app by dragging and dropping elements onto a canvas, just as you would design a slide in PowerPoint. We can write Excel-like expressions for specifying logic and working with data. ButContinue reading “Interacting with Power Automate to invoke an HTTP request from Canvas Apps.”

SharePoint Integration with Dynamics 356 using Power Automate.

In this blog you will get to know how to copy excel file from one directory to another and how to get modify it with Dynamics CRM fields value at the SharePoint server. In one of my projects we got the requirement to fetch values from Dynamics CRM and insert these values in an excelContinue reading “SharePoint Integration with Dynamics 356 using Power Automate.”

Dynamics CRM No-Code Low-Code Integrations using Power Automate (MS FLOW)

In this blog we will demonstrate the working of HTTP Request-Response in Microsoft Flows. as we all know MS Flow is configurable and it runs on No-code/low code concept. In our example, we will make a GET call from our Microsoft Flow and we will see how to parse response JSON so that we canContinue reading “Dynamics CRM No-Code Low-Code Integrations using Power Automate (MS FLOW)”

Audit History Using Azure Function

In this blog we will get to know how to fetch field’s Audit history, I have created this in azure function so we can trigger this by using Plugins, Custom Workflows, JavaScript and MS Flows. To fetch field audit history, make sure you have enabled auditing in the system and entity settings. Entity setting: AsContinue reading “Audit History Using Azure Function”

Design a site like this with WordPress.com
Get started