Salesforce · Example Payload

Salesforce Prescribable Field Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Prescribable Field 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

customDefinitionsfield

Example Payload

Raw ↑
{
  "customDefinitions": [],
  "field": {
    "label": "Example Title",
    "name": "Example Title",
    "type": "example_value"
  }
}