Salesforce · Example Payload

Salesforce Object Infos1 Example

Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

AccountUser

Example Payload

Raw ↑
{
  "Account": {
    "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
      },
      

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

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/salesforce-object-infos1-example"
All examples
curl "https://apis.io/api/v1/examples?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.