by Sergejs Babikovs
0
Ready-to-Go Automation
<100
Summary
Summary
Need to export a PAD Flow? Use this to create a backup of a Flow from PAD by extraction Arguments and Subflow data into a text file.
Overview
Overview
Currently, PAD does not allow to export/create backups of flows developed in Power Automate Desktop.
This automation uses a simple workaround of copying each Flow's data as plain text and storing it in a .subflow file for subflows and .arg file for arguments, at a user-defined backup location.
Features
Features
Exported Flow Folder structure:
——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