Salesforce · JSON Structure
Salesforce Fields4 Structure
Type: object
Properties: 60
Required: 60
Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales
Fields4 is a JSON Structure definition published by Salesforce, describing 60 properties, of which 60 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
Address
AnnualRevenue
City
CleanStatus
CloneSourceId
Company
CompanyDunsNumber
ConvertedAccountId
ConvertedContactId
ConvertedDate
ConvertedOpportunityId
Country
CreatedById
CreatedDate
CurrentGenerators__c
DandbCompanyId
Description
Email
EmailBouncedDate
EmailBouncedReason
Fax
FirstName
GeocodeAccuracy
Id
IndividualId
Industry
IsConverted
IsDeleted
IsUnreadByOwner
Jigsaw
JigsawContactId
LastActivityDate
LastModifiedById
LastModifiedDate
LastName
LastReferencedDate
LastViewedDate
Latitude
LeadSource
Longitude
MasterRecordId
MobilePhone
Name
NumberOfEmployees
NumberofLocations__c
OwnerId
Phone
PhotoUrl
PostalCode
Primary__c
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
{
"type": "object",
"name": "Fields4",
"properties": {
"Address": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"AnnualRevenue": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"City": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "string"
},
"compoundFieldName": {
"type": "string"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"CleanStatus": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"CloneSourceId": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"Company": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"CompanyDunsNumber": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"ConvertedAccountId": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
}
},
"required": [
"apiName",
"nameFields"
]
}
},
"relationshipName": {
"type": "string"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"ConvertedContactId": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"nameFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
}
},
"required": [
"apiName",
"nameFields"
]
}
},
"relationshipName": {
"type": "string"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"ConvertedDate": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean"
},
"custom": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"extraTypeInfo": {
"type": "['string', 'null']"
},
"filterable": {
"type": "boolean"
},
"filteredLookupInfo": {
"type": "['string', 'null']"
},
"highScaleNumber": {
"type": "boolean"
},
"htmlFormatted": {
"type": "boolean"
},
"inlineHelpText": {
"type": "['string', 'null']"
},
"label": {
"type": "string"
},
"length": {
"type": "integer"
},
"nameField": {
"type": "boolean"
},
"polymorphicForeignKey": {
"type": "boolean"
},
"precision": {
"type": "integer"
},
"reference": {
"type": "boolean"
},
"referenceTargetField": {
"type": "['string', 'null']"
},
"referenceToInfos": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']"
},
"required": {
"type": "boolean"
},
"scale": {
"type": "integer"
},
"searchPrefilterable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
},
"unique": {
"type": "boolean"
},
"updateable": {
"type": "boolean"
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
"polymorphicForeignKey",
"precision",
"reference",
"referenceTargetField",
"referenceToInfos",
"relationshipName",
"required",
"scale",
"searchPrefilterable",
"sortable",
"unique",
"updateable"
]
},
"ConvertedOpportunityId": {
"type": "object",
"properties": {
"apiName": {
"type": "string"
},
"calculated": {
"type": "boolean"
},
"compound": {
"type": "boolean"
},
"compoundComponentName": {
"type": "['string', 'null']"
},
"compoundFieldName": {
"type": "['string', 'null']"
},
"controllerName": {
"type": "['string', 'null']"
},
"controllingFields": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"create
# --- truncated at 32 KB (187 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/salesforce/refs/heads/main/json-structure/salesforce-fields4-structure.json