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?

Luxera Cloud audits your entire Salesforce org on a schedule — flagging flow risks, broken fault paths, governor-limit killers, and config debt before they become incidents. Get the full picture, not just one file at a time.

See Founding Member Pricing →
Founding Member $99/mo locked — limited spots remaining
📊

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