Salesforce · Example Payload

Salesforce S Object Collections Update Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce S Object Collections Update Request 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

allOrNonerecords

Example Payload

Raw ↑
{
  "allOrNone": true,
  "records": []
}