Salesforce · Example Payload

Salesforce Application Json1 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Application Json1 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

schema

Example Payload

Raw ↑
{
  "schema": {
    "type": "example_value",
    "items": {
      "$ref": "example_value"
    }
  }
}