Skip to content

brianmfear/key-prefix-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Prefix Scanner

This is a simple Visualforce page and Lightning Component/Application that uses Id.getSObjectType to find key prefixes, including "hidden" object types.

Getting Started

Simply clone this project to your local system.

Prerequisites

You'll need a metadata tool to deploy this code. You can use Salesforce DX, the Metadata Toolkit, Developer Workbench, or any other tool that supports deploying metadata.

Installing

Deploy this package to your org using any of several possible commands:

Automatic Deployment

Click the button below to automatically deploy the package to your org:

Deploy to Salesforce

sfdx

sfdx force:mdapi:deploy -d src -u <org-alias> -w -1

Metadata Toolkit

Update the build.properties file with your Salesforce credentials, then run the following command:

ant deploy

Others

Consult your documentation.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

An ID key prefix scanner for Salesforce.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published