Salesforce · Example Payload

Salesforce Layout Component1 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Layout Component1 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

apiNamecomponentTypelabelbehaviorcustomLinkUrl

Example Payload

Raw ↑
{
  "apiName": "example_value",
  "componentType": "example_value",
  "label": "Example Title",
  "behavior": "example_value",
  "customLinkUrl": "https://www.example.com"
}