Salesforce · Example Payload

Salesforce Lead Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

012000000000000AAA

Example Payload

Raw ↑
{
  "012000000000000AAA": {
    "Full": {
      "View": {
        "eTag": "example_value",
        "id": "abc123",
        "layoutType": "example_value",
        "mode": "example_value",
        "objectApiName": "example_value",
        "recordTypeId": "500123",
        "saveOptions": [],
        "sections": []
      }
    }
  }
}