Salesforce · Example Payload

Salesforce Object Describe Example

Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Object Describe 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

typeproperties

Example Payload

Raw ↑
{
  "type": "example_value",
  "properties": {
    "name": "Example Title",
    "label": {
      "type": "example_value"
    },
    "labelPlural": {
      "type": "example_value"
    },
    "keyPrefix": {
      "type": "example_value"
    },
    "custom": {
      "type": "example_value"
    },
    "customSetting": {
      "type": "example_value"
    },
    "activateable": {
      "type": "example_value"
    },
    "createable": {
      "type": "example_value"
    },
    "updateable": {
      "type": "example_value"
    },
    "deletable": {
      "type": "example_value"
    },
    "undeletable": {
      "type": "example_value"
    },
    "mergeable": {
      "type": "example_value"
    },
    "replicateable": {
      "type": "example_value"
    },
    "triggerable": {
      "type": "example_value"
    },
    "queryable": {
      "type": "example_value"
    },
    "retrieveable": {
      "type": "example_value"
    },
    "searchable": {
      "type": "example_value"
    },
    "layoutable": {
      "type": "example_value"
    },
    "feedEnabled": {
      "type": "example_value"
    },
    "mruEnabled": {
      "type": "example_value"
    },
    "hasSubtypes": {
      "type": "example_value"
    },
    "isSubtype": {
      "type": "example_value"
    },
    "dataTranslationEnabled": {
      "type": "example_value"
    },
    "isInterface": {
      "type": "example_value"
    },
    "deepCloneable": {
      "type": "example_value"
    },
    "associateEntityType": {
      "type": "example_value"
    },
    "associateParentEntity": {
      "type": "example_value"
    },
    "deprecatedAndHidden": "500123",
    "urls": "https://www.example.com"
  }
}

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