Tag Archives: Microsoft Flow

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 »

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 »

Create Dynamics 365 Records from an Excel using Microsoft Flow

Introduction: Dynamics 365 Records can be created from Excel using Microsoft flow “Create Dynamics 365 Leads from an Excel table”.  This is useful if user wants to create Records for each row from the Excel that is uploaded on any cloud storage space like google drive, OneDrive, DropBox, FTP, etc. In this blog, we will… Read More »

Update Smart Sheet at the time of entity records creation in Dynamics 365

Introduction: In our Microsoft Flow blog series, we have explored various topics related to Microsoft Flow and will keep on exploring more. Microsoft flow helps us to create a backup of our data in smart sheet. So user don’t need to download excel from CRM for further analysis. Recently while working in Microsoft Flow we found something amazing… Read More »

Geo-code Dynamics 365 Records Using Microsoft Flow

Introduction: Microsoft Flow is a powerful business application platform that includes PowerApps, the Common Data Service, Dynamics 365, and Office 365. It allows you to create and automate workflows across multiple applications and services without developers help. Microsoft Flow connects to more than 100 external services like SharePoint, OneDrive, Dynamics 365, Customer APIs, etc. we… Read More »

Microsoft Flow – Create record in Dynamics 365 using Gmail Connector

Introduction: Recently we received a requirement to integrate a mailbox not configured in CRM and external to CRM with Dynamics 365. The client had an enquiry mailbox, and they did not want the emails to be created in CRM, and therefore it was not configured. However, they did want that the lead should be automatically… Read More »