Buy Salesforce.com For Dummies
-
Recent Posts
- Apex Trigger Sample: Using a List – Salesforce Developer Curriculum Week 4
- Apex Trigger Samples – Salesforce Development Curriculum Week 2 Homework
- How to Code Salesforce Apex for Complete Beginners
- Summer ‘13: Chatter Answers Joins the Sales Cloud
- Best Data Migration Tools for Non-Profits
- List of Salesforce Object Key Prefixes
- Salesforce Public Tags: Potential for Greatness
- Site: Tips and Tools for Salesforce.com Data Geeks
- Top 5 New Year’s Salesforce Resolutions – 2011
- AppExchange App Review: Chatter Recall
Topics
Bookmarks
Site Meta
Monthly Archives: March 2013
List of Salesforce Object Key Prefixes
While having to troubleshoot some custom button links that included hardcoded object and record IDs from a different org, I stumbled upon this cool list. Thanks to Daniel Ballinger for making this table that lists Salesforce object key prefixes. 
In my case, I had an object ID for an org that I no longer had access to. I needed to ascertain if the object was a standard or custom one. If the prefix isn’t in this list, I can deduce that it’s a custom object and move on with my troubleshooting.
Posted in Tips
Comments Off on List of Salesforce Object Key Prefixes