BETA
Org Health Scanner
Upload your Salesforce metadata files to map field dependencies across objects, classes, and triggers.
Drop Salesforce metadata files here
Supports .object, .cls, and .trigger files
How to Get Your Metadata
- 1Open your Salesforce org and go to Setup → Environments → Deploy → Deployment Settings
- 2Use VS Code with Salesforce CLI to retrieve metadata:
sf project retrieve start - 3Drop the .object, .cls, and .trigger files from your
force-app/main/default/folder here