Salesforce · Example Payload

Salesforce Request Body Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Request Body 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

content

Example Payload

Raw ↑
{
  "content": {
    "application/json": {
      "schema": {
        "$ref": "example_value"
      }
    }
  }
}