Salesforce · Example Payload

Salesforce Successful Createjob Query Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

operationquerycontentTypecolumnDelimiterlineEnding

Example Payload

Raw ↑
{
  "operation": "example_value",
  "query": "example_value",
  "contentType": "example_value",
  "columnDelimiter": "example_value",
  "lineEnding": "example_value"
}