Salesforce · Example Payload

Salesforce Get Object Metadata Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Get Object Metadata Example is an example object payload from Salesforce, with 23 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apiNameassociateEntityTypeassociateParentEntitychildRelationshipscreateablecustomdefaultRecordTypeIddeletabledependentFieldseTagfeedEnabledfieldskeyPrefixlabellabelPlurallayoutablemruEnablednameFieldsqueryablerecordTypeInfossearchablethemeInfoupdateable

Example Payload

Raw ↑
{
  "apiName": "example_value",
  "associateEntityType": "example_value",
  "associateParentEntity": "example_value",
  "childRelationships": [],
  "createable": true,
  "custom": true,
  "defaultRecordTypeId": "500123",
  "deletable": true,
  "dependentFields": "example_value",
  "eTag": "example_value",
  "feedEnabled": true,
  "fields": {
    "AccountNumber": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "AccountSource": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "Active__c": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "AnnualRevenue": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingAddress": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingCity": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingCountry": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingGeocodeAccuracy": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingLatitude": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingLongitude": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingPostalCode": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingState": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "BillingStreet": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "ChannelProgramLevelName": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "ChannelProgramName": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "CleanStatus": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "CloneSourceId": "500123",
    "CreatedById": "500123",
    "CreatedDate": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "CustomerPriority__c": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "DandbCompanyId": "500123",
    "Description": "A sample description.",
    "DunsNumber": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "Fax": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "Id": "abc123",
    "Industry": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "IsCustomerPortal": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "IsDeleted": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "IsPartner": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "Jigsaw": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "JigsawCompanyId": "500123",
    "LastActivityDate": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "LastModifiedById": "500123",
    "LastModifiedDate": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "LastReferencedDate": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "LastViewedDate": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "MasterRecordId": "500123",
    "NaicsCode": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "NaicsDesc": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    "Name": "Example Title",
    "NumberOfEmployees": {
      "apiName": "example_value",
      "calculated": true,
      "compound": true,
      "compoundComponentName": "example_value",
      "compoundFieldName": "example_value",
      "controllerName": "example_value",
      "controllingFields": [],
      "createable": true,
      "custom": true,
      "dataType": "example_value",
      "extraTypeInfo": "example_value",
      "filterable": true,
      "filteredLookupInfo": "example_value",
      "highScaleNumber": true,
      "htmlFormatted": true,
      "inlineHelpText": "example_value",
      "label": "Example Title",
      "length": 10,
      "nameField": true,
      "polymorphicForeignKey": true,
      "precision": 10,
      "reference": true,
      "referenceTargetField": "example_value",
      "referenceToInfos": [],
      "relationshipName": "example_value",
      "required": true,
      "scale": 10,
      "searchPrefilterable": true,
      "sortable": true,
      "unique": true,
      "updateable": true
    },
    

# --- truncated at 32 KB (58 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/salesforce/refs/heads/main/examples/salesforce-get-object-metadata-example.json