Tag: Microsoft Flow
Power Automate: Track Multiple Microsoft Survey Forms Responses
Inkey, June 4, 2024653 Views
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 […]
Read moreParse JSON for Multi-Type Properties
Inkey, February 6, 20241537 Views
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 […]
Read moreConcurrency Control In Loop In Power Automate And Logic Apps
Inkey, December 22, 20231845 Views
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 […]
Read moreFilter The Array/Collections Using Power Automate Or LogicApps
Inkey, November 7, 20239496 Views
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 […]
Read moreGet Documents E-Signed Using Power Automate Flow
Inkey, October 20, 2023690 Views
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 […]
Read moreNLP in Power Automate Flow
Inkey, September 19, 20231040 Views
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 […]
Read morePower Automate, now on mobile
Inkey, April 20, 20231212 Views
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 […]
Read moreSetting up the Custom Columns of SharePoint with Power Automate Flow and displaying them in Documents Grid in Dynamics 365 for Sales
Inkey, June 2, 20216346 Views
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 […]
Read moreAutomatically schedule the SSRS Report and send it as PDF attachment with the email in Microsoft D365 CE/CRM
Inkey, June 21, 201916806 Views
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 […]
Read moreSend data to the Microsoft flow from the PowerApps and receive the response from the Microsoft flow
Inkey, January 10, 20197399 Views
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 […]
Read more