Salesforce · Example Payload

Salesforce List Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

apiNameidlabelurl

Example Payload

Raw ↑
{
  "apiName": "example_value",
  "id": "abc123",
  "label": "Example Title",
  "url": "https://www.example.com"
}