Salesforce · Example Payload

Salesforce M304 Example

A sample description.

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce M304 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

descriptioncontent

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "content": {
    "application/json": {
      "schema": {
        "type": "example_value",
        "items": {
          "$ref": {}
        }
      }
    }
  }
}