No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Get Field Values from a Standard Object Record
You use the SObject Rows resource to retrieve field values from a record. Specify the fields you want to retrieve in the fields parameter and use the GET method of the resource. In the following example, the Account Number and Billing Postal Code are retrieved from an Account.
- Example for retrieving values from fields on an Account object
-
- Example request body
- None required
- Example response body