Salesforce administration
AdminSnap
A Salesforce administration tool for inspecting org metadata in the browser—field usage, dependencies, and related admin workflow.
The problem
Before changing a field, layout, or piece of automation, an administrator often needs to know where that metadata is used. Native tools can make that review slow or awkward, especially for focused cleanup work.
The solution
A web app that can connect to a Salesforce org and inspect metadata in the browser. Documented areas of work include org health visibility, user administration, permission analysis, automation visibility, metadata review, and Salesforce admin workflow. Treat anything not yet in the current implementation as planned or experimental.
- Org connection via OAuth
- Metadata search and dependency mapping
- Layout-oriented admin review
Outcome
Gives an administrator a client-side way to inspect Salesforce metadata, field usage, and related configuration without treating the work as a commercial product launch.
AdminSnap is a Salesforce administration project focused on org visibility for admins: searching metadata, understanding where configuration is used, and supporting common admin review work. It is presented here as portfolio work, not as a large commercial product.
Built with
Next.js, React, Salesforce APIs
Notes
- Browser-side processing. Designed so org metadata can be inspected in the client rather than uploaded to a SparrowLaunch backend.