Convert Text to Number in Power Automate Desktop

Learn how to easily convert a text value to a number in Power Automate Desktop. Use the Convert to number action for a seamless and efficient way to process your data.

Power Automate Desktop: Execute JavaScript Code and Get Output

Power Automate allows you to run custom JavaScript code and get output as a dynamic object. Learn how to use the 'Run JavaScript' action and return output in your desktop flows.

How to Export Microsoft Flow Power Automate Desktop Flows?

You can easily export Power Automate Desktop flows by copy-pasting your desktop flows to a text file. Open your desktop flow. Copy the content.

Close Existing Opened Browser Window using Power Automate Desktop

Close the already opened browser window before starting our workflow. We can close chrome, edge, internet explorer, or firefox windows using this demo.

How to Close the Browser Pop Up JavaScript Alert using Power Automate Desktop?

In this post, we will try to close an alert pop up that was shown using the JavaScript validations on any web forms. This solution is applicable to any RPA tool such as UiPath, Blue Prism, etc.

Get Inputs in Power Automate Desktop from Microsoft Flow

In this post, we will send inputs from Power Automate Cloud to Power Automate Desktop (PAD). Here we trigger the PAD flow from the cloud by passing the inputs.

[Fixed] Could not connect to Desktop Flows running on your machine

This is the error message shown when connecting the Power Automate cloud to the Power Automate Desktop (PAD) using the Gateway while creating a new connection.

Run Commands on Command-Line using Power Automate Desktop

In this post, we will run a simple command and get its output using Power Automate Desktop (PAD). We can use ipconfig windows command to test our flow. This is useful when you are automating any command-line tool.

Up ↑