Salesforce · Example Payload

Salesforce Json Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

cropYcropXcropSize

Example Payload

Raw ↑
{
  "cropY": "example_value",
  "cropX": "example_value",
  "cropSize": "example_value"
}