Power Automate: Track Multiple Microsoft Survey Forms Responses

In the realm of Microsoft Forms and Power Automate integration, “When a new response is submitted” connector serves as a reliable tool for triggering actions upon the submission of a single form response. However, a notable limitation arises when attempting to capture responses from multiple Microsoft Forms simultaneously. Considering this challenge, there emerges a need… Continue reading Power Automate: Track Multiple Microsoft Survey Forms Responses

Parse JSON for Multi-Type Properties

JSON (JavaScript Object Notation) is a widely used data format for storing and exchanging data. It is easy to read, write, and parse, making it a popular choice for data interchange. However, when working with JSON data, you may encounter scenarios where a column or field can contain multiple types of data. In this blog… Continue reading Parse JSON for Multi-Type Properties

Concurrency Control In Loop In Power Automate And Logic Apps

To understand concurrency control in loop of Power Automate Flow/Logic Apps, let us try to understand in this blog about, what is concurrency in a loop, how it is beneficial of us and when we do not need to manage concurrency. What is Concurrency? Concurrency means one kind of parallelism where the number of operations… Continue reading Concurrency Control In Loop In Power Automate And Logic Apps

Filter The Array/Collections Using Power Automate Or LogicApps

Can we filter the array/collections using Power Automate or LogicApps? Ever came across a situation where from a list of records/objects, you only want to get few based on some criteria in Power Automate Flow?  Most of us have gone through that but with the loop approach. In this blog, we will talk about the… Continue reading Filter The Array/Collections Using Power Automate Or LogicApps

Get Documents E-Signed Using Power Automate Flow

In today’s world, everything is moving towards automation and digitalization. This has also impacted the process to get the document signed. Now we can get documents e-signed using Power Automate flow. Yes, you read it correct. We now have the connector in the Power Automate flow to get the documents e-signed with DocuSign. Before going… Continue reading Get Documents E-Signed Using Power Automate Flow

NLP in Power Automate Flow

So, what is NLP or Natural Language Processing in Power Automate? Let’s say you are fresher to Power Automate Flow and you have a requirement to implement it. But as a fresher, first you will need to understand which Connector will be used for that, which action and many more. What if I say that… Continue reading NLP in Power Automate Flow

Power Automate, now on mobile

This blog provides an overview of the Microsoft Power Automate mobile app, including installation, changing environments, limitations, and features. You can experience the familiar look and feel of Power Automate on the go with the Power Automate mobile app. Just as we used Microsoft Power Automate for Desktop, Microsoft introduced Power Automate for Mobile as… Continue reading Power Automate, now on mobile

Setting up the Custom Columns of SharePoint with Power Automate Flow and displaying them in Documents Grid in Dynamics 365 for Sales

Many times while uploading the documents of Dynamics CRM to the SharePoint we require that the fields of Dynamics CRM be reflected in the SharePoint column and we could also see the value populated in SharePoint Column in CRM. If you have any such requirements, stay tuned, as this blog is going to cover all… Continue reading Setting up the Custom Columns of SharePoint with Power Automate Flow and displaying them in Documents Grid in Dynamics 365 for Sales

Automatically schedule the SSRS Report and send it as PDF attachment with the email in Microsoft D365 CE/CRM

The Microsoft D365 CE/CRM provides the feature to run the selected SSRS reports manually. But I had the requirement to schedule the execution of report on a user-specified frequency like daily, weekly or monthly and send the report to the user via email as an attachment. But I did not find any OOB feature in… Continue reading Automatically schedule the SSRS Report and send it as PDF attachment with the email in Microsoft D365 CE/CRM

Send data to the Microsoft flow from the PowerApps and receive the response from the Microsoft flow

The PowerApps is used to build the business apps that can be run in a browser or phone or tablet and the Microsoft flow is used to automate the workflows across the multiple applications and services. Using Microsoft flow in the PowerApps is creating wonders in the business world, making almost everything possible with just one click on the… Continue reading Send data to the Microsoft flow from the PowerApps and receive the response from the Microsoft flow