Salesforce · Example Payload

Salesforce Result3 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

metadataObjectsorganizationNamespacepartialSaveAllowedtestRequired

Example Payload

Raw ↑
{
  "metadataObjects": [],
  "organizationNamespace": "example_value",
  "partialSaveAllowed": true,
  "testRequired": true
}