Salesforce · Example Payload

Salesforce Access Records Example

Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

attributesIdNamespacePrefixNameApiVersionStatusIsValidBodyCrcBodyLengthWithoutCommentsCreatedDateCreatedByIdLastModifiedDateLastModifiedByIdSystemModstampManageableStateSymbolTableMetadataFullName

Example Payload

Raw ↑
{
  "attributes": {
    "type": "example_value",
    "url": "https://www.example.com"
  },
  "Id": "abc123",
  "NamespacePrefix": "example_value",
  "Name": "Example Title",
  "ApiVersion": 10,
  "Status": "example_value",
  "IsValid": "500123",
  "BodyCrc": 10,
  "Body": "example_value",
  "LengthWithoutComments": 10,
  "CreatedDate": "example_value",
  "CreatedById": "500123",
  "LastModifiedDate": "example_value",
  "LastModifiedById": "500123",
  "SystemModstamp": "example_value",
  "ManageableState": "example_value",
  "SymbolTable": {
    "constructors": [],
    "externalReferences": [],
    "id": "abc123",
    "innerClasses": [],
    "interfaces": [],
    "key": "example_value",
    "methods": [],
    "name": "Example Title",
    "namespace": "example_value",
    "parentClass": "example_value",
    "properties": [],
    "tableDeclaration": {
      "annotations": [],
      "location": {
        "column": 10,
        "line": 10
      },
      "modifiers": [],
      "name": "Example Title",
      "references": [],
      "type": "example_value"
    },
    "variables": []
  },
  "Metadata": {
    "apiVersion": 10,
    "packageVersions": [],
    "status": "example_value",
    "urls": "https://www.example.com"
  },
  "FullName": "example_value"
}

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-access-records-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.