Category Salesforce Developer

Join us to become a expert Salesforce Developer. In this blog post series we will share tips and trick for Salesforce Developer.

Salesforce Object Key Prefix

Salesforce Object Key Prefix

The Object type of every Salesforce record ID is encoded in its first three characters. For example, given Record ID 0010000000000AA, if you look up “001” in the table below, you’ll find that the object is Account. Let’s see how to…