by Sergejs Babikovs
0
Ready-to-Go Automation
<100
Summary
Summary
Need to import a PAD Flow that was exported with PAD_ExportFlows? Use this to import a flow into Power Automate Desktop.
Overview
Overview
Currently, PAD does not allow to import flows developed in Power Automate Desktop. This automation is designed to leverage PAD_ExportFlows ability to extract each Flow data, including arguments data into .arg files and subflow (including Main) data into .subflow file.
This automation uses a simple workaround of pasting each Subflow data that was previously exported into a .subflow and .arg file at a user-defined backup location on disk.
Features
Features
Import Folder defined in Browse For Folder prompt
——exported_FlowName
——-Subflows
————Main.subflow
————SubflowName.subflow
——-Arguments
————Input
—————InputArgument.arg
————Output
—————OutputArgument.arg
Additional Information
Additional Information
Dependencies
Code Language
Visual Basic
Runtime
Windows (.Net 5.0 or higher)
License & Privacy
MIT
Privacy Terms
Technical
Version
3.4.1Updated
October 29, 2024Works with
Assistant: 24.10.1+
Certification
Silver Certified
Application
Support
UiPath Community Support
Resources