Salesforce · Schema
Fields4
Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales
Properties
| Name | Type | Description |
|---|---|---|
| Address | object | |
| AnnualRevenue | object | |
| City | object | |
| CleanStatus | object | |
| CloneSourceId | object | |
| Company | object | |
| CompanyDunsNumber | object | |
| ConvertedAccountId | object | |
| ConvertedContactId | object | |
| ConvertedDate | object | |
| ConvertedOpportunityId | object | |
| Country | object | |
| CreatedById | object | |
| CreatedDate | object | |
| CurrentGenerators__c | object | |
| DandbCompanyId | object | |
| Description | object | |
| object | ||
| EmailBouncedDate | object | |
| EmailBouncedReason | object | |
| Fax | object | |
| FirstName | object | |
| GeocodeAccuracy | object | |
| Id | object | |
| IndividualId | object | |
| Industry | object | |
| IsConverted | object | |
| IsDeleted | object | |
| IsUnreadByOwner | object | |
| Jigsaw | object | |
| JigsawContactId | object | |
| LastActivityDate | object | |
| LastModifiedById | object | |
| LastModifiedDate | object | |
| LastName | object | |
| LastReferencedDate | object | |
| LastViewedDate | object | |
| Latitude | object | |
| LeadSource | object | |
| Longitude | object | |
| MasterRecordId | object | |
| MobilePhone | object | |
| Name | object | |
| NumberOfEmployees | object | |
| NumberofLocations__c | object | |
| OwnerId | object | |
| Phone | object | |
| PhotoUrl | object | |
| PostalCode | object | |
| Primary__c | object | |
| ProductInterest__c | object | |
| Rating | object | |
| SICCode__c | object | |
| Salutation | object | |
| State | object | |
| Status | object | |
| Street | object | |
| SystemModstamp | object | |
| Title | object | |
| Website | object |
JSON Schema
{
"type": "object",
"properties": {
"Address": {
"type": "object",
"properties": {
"apiName": {
"type": "string",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "string",
"example": "example_value"
},
"compoundFieldName": {
"type": "string",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"relationshipName": {
"type": "['string', 'null']",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"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",
"example": "example_value"
},
"calculated": {
"type": "boolean",
"example": true
},
"compound": {
"type": "boolean",
"example": true
},
"compoundComponentName": {
"type": "['string', 'null']",
"example": "example_value"
},
"compoundFieldName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllerName": {
"type": "['string', 'null']",
"example": "example_value"
},
"controllingFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
},
"createable": {
"type": "boolean",
"example": true
},
"custom": {
"type": "boolean",
"example": true
},
"dataType": {
"type": "string",
"example": "example_value"
},
"extraTypeInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"filterable": {
"type": "boolean",
"example": true
},
"filteredLookupInfo": {
"type": "['string', 'null']",
"example": "example_value"
},
"highScaleNumber": {
"type": "boolean",
"example": true
},
"htmlFormatted": {
"type": "boolean",
"example": true
},
"inlineHelpText": {
"type": "['string', 'null']",
"example": "example_value"
},
"label": {
"type": "string",
"example": "Example Title"
},
"length": {
"type": "integer",
"example": 10
},
"nameField": {
"type": "boolean",
"example": true
},
"polymorphicForeignKey": {
"type": "boolean",
"example": true
},
"precision": {
"type": "integer",
"example": 10
},
"reference": {
"type": "boolean",
"example": true
},
"referenceTargetField": {
"type": "['string', 'null']",
"example": "example_value"
},
"referenceToInfos": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "object",
"properties": {
"apiName": {
"type": "string",
"example": "example_value"
},
"nameFields": {
"type": "array",
"description": "",
"example": [],
"items": {
"type": "string"
}
}
},
"required": [
"apiName",
"nameFields"
]
}
},
"relationshipName": {
"type": "string",
"example": "example_value"
},
"required": {
"type": "boolean",
"example": true
},
"scale": {
"type": "integer",
"example": 10
},
"searchPrefilterable": {
"type": "boolean",
"example": true
},
"sortable": {
"type": "boolean",
"example": true
},
"unique": {
"type": "boolean",
"example": true
},
"updateable": {
"type": "boolean",
"example": true
}
},
"required": [
"apiName",
"calculated",
"compound",
"compoundComponentName",
"compoundFieldName",
"controllerName",
"controllingFields",
"createable",
"custom",
"dataType",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"highScaleNumber",
"htmlFormatted",
"inlineHelpText",
"label",
"length",
"nameField",
# --- truncated at 32 KB (243 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/salesforce/refs/heads/main/json-schema/salesforce-fields4-schema.json