Salesforce · Schema

RecordRepresentation

A Salesforce record with field values and UI metadata

AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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