Newer Version Available
Retrieve a Record Using an External ID
You can use the GET method of the SObject Rows by External ID resource to retrieve records with a specific external ID.
The following example assumes there is a Merchandise__c custom object with a MerchandiseExtID__c external ID field.
- Example usage for retrieving a Merchandise__c record using an external ID
-
- Example request body
- none required
- Example response body
-