Flow Finder
Find, inspect and manage Power Automate cloud flows across solutions.
Flow Finder is a utility for XrmToolBox / Power Platform administrators that helps locate which solutions contain specific cloud flows and perform management tasks such as updating co-owners, modifying solution membership, filtering results and exporting flow inventories to CSV.
Highlights / Features
- Quickly find the solutions that contain a given cloud flow
- Update flow co-owners in bulk
- Add or remove flows from solutions (update solutions)
- Filter results by solution name
- Hide / show flows that are in managed solutions
- Export flow inventory to CSV for reporting or auditing
Requirements
- .NET Framework 4.8
- XrmToolBox (or any host that can load
FlowFinder.dll)
- A Power Platform environment with sufficient privileges to view and update flows/co-owners
Usage
- Start XrmToolBox and connect to a Power Platform environment with administrative privileges.
- Open the Flow Finder tool.
- Select flows and use the available actions to:
- Update Co-owners
- Update Solutions (add/remove from solutions)
- Toggle visibility of flows in managed solutions in the list of flows
- Export the displayed results to CSV
Typical CSV export fields
- Flow Name
- Description
- Solution Name(s)
- Co-Owners
- Triggering Source
- Triggering Table
License
- MIT (see
FlowFinder.nuspec for package metadata)
Contributing
Changelog (v1.2026.1.15)
- New: Added clicable link to open a flow from "Link to flow" column
- New: ICON UPDATE - Thanks to Cooky for the new icon design! Icons from Lizel Arina & kliwir art at flaticon.com
- New: Added current status of flow, active, inactive, suspended. Thanks to Amine Debba for this suggestion.
- Fix: Issue where conditional formatting disappeared after filtering the grid.
Changelog (v1.2025.12.22)
- New: "Triggering Entity" column renamed to "Triggering Table". - Thanks Cooky!
- New: "Show/Hide Managed" button now also filters the solutions dropdown. - Thanks Cooky!
- Fix: Resolved an issue where management buttons became unresponsive after filtering the grid.- Thanks Andrew!
- Improvement: Enhanced exception handling with more detailed logging.
Changelog (Initial release)
- Initial release includes the ability to:
- Find the solutions a flow is within
- Update the Co-owners
- Update the Solutions
- Filter based on Solution
- Export Flows to a CSV file
- Hide/show flows in managed solutions
Contact / Links