APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Salesforce
RecordRepresentation
Salesforce
· Schema
RecordRepresentation
A Salesforce record with field values and UI metadata
AI
Analytics
Cloud
Commerce
CRM
Customer Service
Enterprise
Marketing
Platform
Sales
Properties
Name
Type
Description
id
string
The 18-character Salesforce record ID
apiName
string
The API name of the object type
childRelationships
object
Child relationship data indexed by relationship name
eTag
string
ETag for optimistic concurrency control
fields
object
Field values indexed by field API name
recordTypeId
string
The record type ID
recordTypeInfo
object
Record type metadata
systemModstamp
string
lastModifiedById
string
lastModifiedDate
string
createdById
string
createdDate
string
View JSON Schema on GitHub