Convert HTML Document to Plain Text using Power Automate Microsoft Flow

Convert an HTML Document to Plain text using Power Automate Microsoft Flow. We will make use of a Content Conversion connector.

Continuous Export Azure Application Insights Logs to Storage Account

Continuously export your Azure Application Insights logs to your Azure Blob Storage account. Application Insights have low retention for keeping your logs.

Connecting UiPath Test Manager from UiPath Automation Cloud to UiPath Studio

Get the test manager base URL. This can be retrieved by navigating to Test Manager on the automation cloud and copying the URL selected below.

Creating a new record in UiPath Data Services entity from UiPath Apps

Apps don't need to be complex and could be used to simply view and interact with data that is stored in an entity that exists within your Data Services environment.

Creating an UiPath App to view data stored in a Data Services entity

UiPath apps don't need to be complex and could be used to simply view data that is stored in an entity that exists within your Data Services environment.

Authenticating with the UiPath Data Services API in Postman

UiPath Data Services makes it easier to store data used within your RPA solutions. UiPath now lets you communicate with Data Services through the API.

Enable Dark Theme on UiPath Studio

Many developers prefer dark theme in IDE. We will enable dark theme on UiPath Studio and see some of the snapshots how it feels like automating in Dark Theme.

How to Delete a Chatbot in Power Virtual Agents (PVA)?

Delete a chatbot created using Power Virtual Agents (PVA). Open the chatbot in PVA that you want to delete. Click on the Settings icon on top right.

How to Calculate Percentage in Power Automate Microsoft Flow?

Calculate percentage in Power Automate Microsoft Flow. Take an example of 180/200*100. 180 is 90% of 200. So, I should get 90 as the answer using the flow.

Up ↑