Salesforce · Example Payload

Salesforce Geta Batchof Records Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Geta Batchof Records 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

hasErrorsresults

Example Payload

Raw ↑
{
  "hasErrors": true,
  "results": []
}