Salesforce · JSON Structure

Salesforce Fields15 Structure

Type: object Properties: 70 Required: 70
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Fields15 is a JSON Structure definition published by Salesforce, describing 70 properties, of which 70 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

AccountNumber AccountSource Active__c AnnualRevenue BillingAddress BillingCity BillingCountry BillingGeocodeAccuracy BillingLatitude BillingLongitude BillingPostalCode BillingState BillingStreet ChannelProgramLevelName ChannelProgramName CleanStatus CloneSourceId CreatedById CreatedDate CustomerPriority__c DandbCompanyId Description DunsNumber Fax Id Industry IsCustomerPortal IsDeleted IsPartner Jigsaw JigsawCompanyId LastActivityDate LastModifiedById LastModifiedDate LastReferencedDate LastViewedDate MasterRecordId NaicsCode NaicsDesc Name NumberOfEmployees NumberofLocations__c OwnerId Ownership ParentId Phone PhotoUrl Rating SLAExpirationDate__c SLASerialNumber__c

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "type": "object",
  "name": "Fields15",
  "properties": {
    "AccountNumber": {
      "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"
      ]
    },
    "AccountSource": {
      "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"
      ]
    },
    "Active__c": {
      "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"
      ]
    },
    "BillingAddress": {
      "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"
      ]
    },
    "BillingCity": {
      "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"
      ]
    },
    "BillingCountry": {
      "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"
      ]
    },
    "BillingGeocodeAccuracy": {
      "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"
      ]
    },
    "BillingLatitude": {
      "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"
      ]
    },
    "BillingLongitude": {
      "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"
      ]
    },
    "BillingPostalCode": {
      "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": "

# --- truncated at 32 KB (217 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/salesforce/refs/heads/main/json-structure/salesforce-fields15-structure.json

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/salesforce-fields15-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.