Salesforce · JSON Structure

Salesforce Field1 Structure

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

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

Properties

aggregatable aiPredictionField autoNumber byteLength calculated calculatedFormula cascadeDelete caseSensitive compoundFieldName controllerName createable custom defaultValue defaultValueFormula defaultedOnCreate dependentPicklist deprecatedAndHidden digits displayLocationInDecimal encrypted externalId extraTypeInfo filterable filteredLookupInfo formulaTreatNullNumberAsZero groupable highScaleNumber htmlFormatted idLookup inlineHelpText label length mask maskType name nameField namePointing nillable permissionable picklistValues polymorphicForeignKey precision queryByDistance referenceTargetField referenceTo relationshipName relationshipOrder restrictedDelete restrictedPicklist scale

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

JSON Structure

Raw ↑
{
  "type": "object",
  "name": "Field1",
  "properties": {
    "aggregatable": {
      "type": "boolean"
    },
    "aiPredictionField": {
      "type": "boolean"
    },
    "autoNumber": {
      "type": "boolean"
    },
    "byteLength": {
      "type": "integer"
    },
    "calculated": {
      "type": "boolean"
    },
    "calculatedFormula": {
      "type": "['string', 'null']"
    },
    "cascadeDelete": {
      "type": "boolean"
    },
    "caseSensitive": {
      "type": "boolean"
    },
    "compoundFieldName": {
      "type": "['string', 'null']"
    },
    "controllerName": {
      "type": "['string', 'null']"
    },
    "createable": {
      "type": "boolean"
    },
    "custom": {
      "type": "boolean"
    },
    "defaultValue": {
      "type": "object"
    },
    "defaultValueFormula": {
      "type": "['string', 'null']"
    },
    "defaultedOnCreate": {
      "type": "boolean"
    },
    "dependentPicklist": {
      "type": "boolean"
    },
    "deprecatedAndHidden": {
      "type": "boolean"
    },
    "digits": {
      "type": "integer"
    },
    "displayLocationInDecimal": {
      "type": "boolean"
    },
    "encrypted": {
      "type": "boolean"
    },
    "externalId": {
      "type": "boolean"
    },
    "extraTypeInfo": {
      "type": "['string', 'null']"
    },
    "filterable": {
      "type": "boolean"
    },
    "filteredLookupInfo": {
      "type": "['string', 'null']"
    },
    "formulaTreatNullNumberAsZero": {
      "type": "boolean"
    },
    "groupable": {
      "type": "boolean"
    },
    "highScaleNumber": {
      "type": "boolean"
    },
    "htmlFormatted": {
      "type": "boolean"
    },
    "idLookup": {
      "type": "boolean"
    },
    "inlineHelpText": {
      "type": "['string', 'null']"
    },
    "label": {
      "type": "string"
    },
    "length": {
      "type": "integer"
    },
    "mask": {
      "type": "['string', 'null']"
    },
    "maskType": {
      "type": "['string', 'null']"
    },
    "name": {
      "type": "string"
    },
    "nameField": {
      "type": "boolean"
    },
    "namePointing": {
      "type": "boolean"
    },
    "nillable": {
      "type": "boolean"
    },
    "permissionable": {
      "type": "boolean"
    },
    "picklistValues": {
      "type": "array",
      "description": "",
      "items": {
        "type": "object"
      }
    },
    "polymorphicForeignKey": {
      "type": "boolean"
    },
    "precision": {
      "type": "integer"
    },
    "queryByDistance": {
      "type": "boolean"
    },
    "referenceTargetField": {
      "type": "['string', 'null']"
    },
    "referenceTo": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "relationshipName": {
      "type": "['string', 'null']"
    },
    "relationshipOrder": {
      "type": "['string', 'null']"
    },
    "restrictedDelete": {
      "type": "boolean"
    },
    "restrictedPicklist": {
      "type": "boolean"
    },
    "scale": {
      "type": "integer"
    },
    "searchPrefilterable": {
      "type": "boolean"
    },
    "soapType": {
      "type": "string"
    },
    "sortable": {
      "type": "boolean"
    },
    "type": {
      "type": "string"
    },
    "unique": {
      "type": "boolean"
    },
    "updateable": {
      "type": "boolean"
    },
    "writeRequiresMasterRead": {
      "type": "boolean"
    }
  },
  "required": [
    "aggregatable",
    "aiPredictionField",
    "autoNumber",
    "byteLength",
    "calculated",
    "calculatedFormula",
    "cascadeDelete",
    "caseSensitive",
    "compoundFieldName",
    "controllerName",
    "createable",
    "custom",
    "defaultValue",
    "defaultValueFormula",
    "defaultedOnCreate",
    "dependentPicklist",
    "deprecatedAndHidden",
    "digits",
    "displayLocationInDecimal",
    "encrypted",
    "externalId",
    "extraTypeInfo",
    "filterable",
    "filteredLookupInfo",
    "formulaTreatNullNumberAsZero",
    "groupable",
    "highScaleNumber",
    "htmlFormatted",
    "idLookup",
    "inlineHelpText",
    "label",
    "length",
    "mask",
    "maskType",
    "name",
    "nameField",
    "namePointing",
    "nillable",
    "permissionable",
    "picklistValues",
    "polymorphicForeignKey",
    "precision",
    "queryByDistance",
    "referenceTargetField",
    "referenceTo",
    "relationshipName",
    "relationshipOrder",
    "restrictedDelete",
    "restrictedPicklist",
    "scale",
    "searchPrefilterable",
    "soapType",
    "sortable",
    "type",
    "unique",
    "updateable",
    "writeRequiresMasterRead"
  ],
  "$schema": "https://json-structure.org/draft/2020-12/schema"
}

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-field1-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.