Salesforce · Example Payload

Salesforce Section1 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

collapsiblecolumnsheadingidlayoutRowsrowsuseHeading

Example Payload

Raw ↑
{
  "collapsible": true,
  "columns": 10,
  "heading": "example_value",
  "id": "abc123",
  "layoutRows": [],
  "rows": 10,
  "useHeading": true
}