Exception handling is the most common practice used in programming to tackle unwanted or unexpected events. Since exception handling deals with anomalies, it avoids program error, flow error and system crashing. There are many reasons which can cause exceptions, including expression error, invalid user input, loss of network connection, user attempting to open files which…
Tag: Power Automate
Call HTTP Request from Canvas Power App using Power Automate Flow and get back Multiple Rows as Response
Well, in order to call HTTP request from canvas app to external resources, you will need to go through a power automate flow and then get response back in the canvas power apps as referred in the figure below. SCENARIO: Call a flow from within a canvas power app on clicking a button and capture…
Create Lead with chatbot using Power Automate
Power Virtual Agents empowers anybody to easily create powerful chatbots for a variety of purposes. The major attraction of Power Virtual Agent from a development perspective is its code-free graphical interface. With Power Virtual Agents, customer support chatbots, sales chatbots, and much more can be created. Chatbots can also be created for customers and also…
Transfer the chat to live agent only if the agent is available
Omnichannel for Customer Service is a robust application that extends the power of Dynamics 365 Customer Service to enable organizations to instantly connect and engage with their customers via channels like Live Chat and SMS. Fig. 1 When a customer initiates a chat with any of the mode, the chat directly lands in Omnichannel dashboard.…
Migrate Auto Record Creation Rules & SLAs to UCI before Oct 21!
Automatic Record Creation rules and SLAs are required to be migrated from Webclient to UCI client by Oct 2021. There is a ARC & SLA migration tool in the Customer Service Hub and the same can be used for the migration. Internally these processes were running on traditional workflows and this is the strategic move…
Dataverse and Dataverse (Legacy) connectors in Power Automate. Not just a name change!
The Common Data Service (current environment) connector, featuring a native integration between Power Automate and Dataverse, will now be known as Microsoft Dataverse, and appear with the new icon and color shade as shown below. The previous Common Data Service connector will be known as Microsoft Dataverse (legacy). It will be shown with the new icon, albeit in a…
Design flows in Microsoft Visio
The Power Automate designer is a rich tool in which you can configure every detail of your logic. However, sometimes you may want to just sketch your flow logic before you start building your flow. To do this, use Microsoft Visio directly from within Power Automate.
How to initiate flow in one Dynamic 365 instance from another Dynamics 365 instance?
1. How to initiate flow in one Dynamic 365 instance from another Dynamics 365 instance? 2. How to initiate Power Automate flow using Http request? 3. How to remove user's roles in an instance (and trigerred from another instance)? 4. How to get records using FetchXML in Power Automate Flow? 5. How to disassociate (or associate) relationship records in Power Automate Flow?
Dynamic 365 Connector in Power Automate is deprecated! Use Common Data Source (Current) connector instead
Dynamics 365 Connector in Power Automate Flow (Deprecated) Effective May 5, 2020 the Dynamics 365 connector used for Power Automate (MS Flow), Logic Apps and Canvas Apps is officially deprecated. Its recommended that we do not create new connections using this connector. Common Data Service (Current Environment) connector should be the first choice instead of ‘Dynamics 365 Connector’. You…