Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Category: Power Automate

HTTP Requests and Responses in a Flow Demo using Power Automate

Let’s say you want to configure an HTTP service, do some task and then return a response. So how we can build this without any code ? Luckily Power Automate gives a no-code platform to configure this. An HTTP Request Trigger can be used to receive an HTTP request, process it, and return a response…
Read more

How to call Power Automate from Business Process Flow (BPF) as a Flow Step

Microsoft Dynamics 365 and Data Verse provides a feature inside Business Process Flow that we can add Instant Flows or Power Automate flows as a Step in a Stage. So let us see how we can configure the Instant Flow from BPF. NOTE : Only a Solution-aware flow can be called from a BPF as…
Read more

Send Camera Image from Canvas APP to Power Automate and Save in SharePoint

Follow the steps below to achieve this. Step:1 – Create a Canvas APP with Camera and Image Control with a button Step:2 – Create a Power Automate with below Trigger and Actions Important Note : In File Content use the dataUriToBinary method. Step:3 – Call Power Automate from Button click using below functions. My Flow…
Read more

Display power Automate on Websites and Apps in Power Platform and Dynamics 365

Use flow widgets to integrate Power Automate into your app or website, giving your users a straightforward method to automate their personal or professional tasks. Iframes in a host document are used as flow widgets.  These widgets add Power Automate capabilities to a third-party app. Pre-requisites: A Microsoft Account or A work or school account You can…
Read more

Calculate Age using Power Automate using expression no-code

In our projects we write custom codes to calculate age of a specific customer either using JavaScript or custom workflows. Sometime we use plugins. But using Power Automate Flow we can build a flow which will calculate the age by date of birth just using Expression steps. Sample Code Format Watch the video here. I…
Read more

Resource not found for the segment issue in Power Automate or Microsoft Flow

While working with Power Automate I found the below issue in Failure reason of the Power Automate. I have just added an Action to create a TASK record in Microsoft DataVerse and in the Regarding field I have assigned the Lead unique identifier. But instead of using direct table unique identifier if you use like…
Read more

Microsoft Power Platform & Dynamics 365 Training Syllabus, Cost, Jobs

Microsoft Power Platform Training with Softchief Learn: Empowering Your Digital Transformation. In today’s digital era, organizations are constantly seeking ways to optimize their operations, enhance productivity, and drive innovation. Microsoft Power Platform has emerged as a robust suite of tools designed to empower businesses to achieve these goals through low-code/no-code solutions. At Softchief Learn, we…
Read more

Mobile Push Notification in Model Driven APP in Dynamics 365 Power Apps

In Power Apps Canvas Apps we were able to configure Push Notification for mobile device so that we can get push notification in mobile whenever an action performed in Canvas App. But in Model Driven APP it was not available. Now as a part of 2021 Release Wave 1 Power Apps / Dynamics 365, we can…
Read more

How to call Power Automate Flow from Power Virtual Agent

In my previous blog I have discussed regarding the introduction and demo on Power virtual agent. If you have not yet visited then check here. In this post I will discuss how we can integrate Microsoft Power Automate (Flow) with Microsoft Power Virtual Agent. We will first design a Power Automate and use Power virtual…
Read more

How to develop Power Automate (formerly Flow) Apps for Dynamic 365 CE

Power Automate a very powerful concept to be used for robust integration requirements for cloud or native business applications. Power Automate is a service that helps us create automated workflows between our favorite apps and services to synchronize files, get notifications, collect data and more. We can create different type of Power Automate apps as…
Read more