Salesforce · Example Payload

Salesforce Value6 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Value6 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

attributeslabelvalidForvalue

Example Payload

Raw ↑
{
  "attributes": "example_value",
  "label": "Example Title",
  "validFor": [],
  "value": "example_value"
}