Category Archives: Microsoft Flow

Update Existing Records in CDS (Common Data Service) Using Microsoft Flow

Introduction: In one of our previous blog, we have seen how to create records in Dynamics 365 CRM using Microsoft flow mobile app. In this blog we will see how we can update the existing record in CDS environment using flow mobile app. For example, we want to update the particular Account record using this… Read More »

Qualify Lead in Dynamics 365 through the Canvas App with Microsoft flow

Introduction PowerApps is a data platform that provides rapid application development environment to build custom apps for your business needs. In PowerApps you can only perform operations such as create, update and delete. However, to perform more operation you can go for other options such as Microsoft Flow etc. In this case we created an… Read More »

Microsoft Power Platform – How we can help automate your business processes in Dynamics 365 CRM

Innovators have an innate quality, they break down complex structures into basic elements and then, combine permutation and combinations of those elements to form another module. This leads to groundbreaking inventions, thereby ushering a wave of innovative solutions. It is an indigenous cycle that is adopted by developers and Technical Architects in order to revolutionize… Read More »

Use of Microsoft Flow with Dynamics 365 CRM On-premise

Introduction Recently, while trying to work on Microsoft Flow to perform some actions from Dynamics CRM on-premise, we discovered that to access on-premise data we needed to create connection with Microsoft flow. So, in this blog we will show how you can connect your on-premise organization with Microsoft flow. It is possible to connect Microsoft… Read More »

Retrieve Many-to-many (N:N) related records in Dynamics 365 using Microsoft Flow

Introduction: Microsoft Flow has definitely leveraged the capabilities of Dynamics 365 to a next level and with the long list of connectors, it provides seamless integration across various different digital ecosystems. In this blog we are going to discuss a workaround to retrieve records linked to each other via many to many relationship in Dynamics… Read More »

Trigger Microsoft Flow on click of custom ribbon button in Dynamics 365

Introduction: In this blog, we will discuss a workaround for triggering Microsoft flow via Dynamics 365 custom ribbon button. For this, We would place a hidden two option field on form and then we would toggle its value to true via custom ribbon button and save the record, we would need to keep the triggering point of… Read More »

Calculate Age in Dynamics 365 as Number of Years using Microsoft Flow

Introduction: If we want to calculate the Age in a number of years using Birthdate field (i.e. Date type field) in CRM we can achieve this in multiple ways. Here we tried to achieve this functionality using MS Flow. Below example is configured for contact entity and flow will trigger whenever the record is created… Read More »

Microsoft Flow – Perform action on update of specific field in Dynamics 365 Customer Engagement

Introduction: Microsoft Flow is the best thing ever happened to citizen developers. The flexibility to perform some actions and the ease at which those actions can be configured is the deal breaker. Microsoft Flow is a sister app to Azure Logic Apps, but the fact that it is so well integrated with Dynamics 365 Customer… Read More »

Automatically Send Greeting Email on Birthdays (Leap Year Scenario) using Microsoft Flow – Part 2

Introduction: In one of our recent blog we saw, How to automatically send greeting email on Birthdays using Microsoft Flow. In order to take customer relations to a next level, any company or establishment would surely like to greet their valuable customers regardless of whether they are born on 29 Feb or not. This blog… Read More »