Paste your Flow metadata XML
Retrieve from SFDX: sf project retrieve start -m Flow — paste one or concatenate multiple .flow-meta.xml files.
Paste exported Flow JSON
Retrieve via Tooling API: SELECT Id, ApiName, ApiVersion, ProcessType, TriggerType FROM Flow WHERE Status = 'Active'

Drop your Flow files here

Retrieve with: sf project retrieve start -m Flow

.flow-meta.xml .json Multi-file OK
Drop multiple flow files at once — all will be analyzed together in a combined audit.

Auditing your flows…

Scoring risk across 7 categories. Usually under a second.

Parsing Flow metadata
Detecting DML and SOQL inside loops
Checking fault paths on DML elements
Scanning for hardcoded IDs and unbounded queries
Assessing schedule risk and version sprawl
⚡ Flow Health Audit
flow_health_audit.xml
0 flows
0 HEALTH

Share this audit with your team

Copy a plain-text summary of all findings to paste into Slack, Jira, or your sprint planning doc.

Ready to fix these flows for good?

Want an expert to interpret these findings? Request a fixed-scope Salesforce Org Risk Snapshot with the top 10 issues, severity, business impact, recommendations, and effort estimates.

Want an expert to interpret these findings? Get a Salesforce Org Assessment →
8–12 pages · provisional test price: $495–$750 · scope confirmed after intake
📊

Get your Flow Health report

Enter your email and we'll send you the full PDF with all findings and remediation guidance. One email, no spam.

Learn how to detect all 7 patterns across your org → Salesforce Flow Best Practices: 7 Patterns That Break in Production