Salesforce · Example Payload

Salesforce Icon Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

contentTypeheightthemeurlwidth

Example Payload

Raw ↑
{
  "contentType": "example_value",
  "height": 10,
  "theme": "example_value",
  "url": "https://www.example.com",
  "width": 10
}