Salesforce · Example Payload

Salesforce Bulk Create Job Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Bulk Create Job Request 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

operationobjectcontentType

Example Payload

Raw ↑
{
  "operation": "example_value",
  "object": "example_value",
  "contentType": "example_value"
}