Salesforce · Example Payload

Salesforce Motif Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

colorlargeIconUrlmediumIconUrlsmallIconUrlsvgIconUrl

Example Payload

Raw ↑
{
  "color": "example_value",
  "largeIconUrl": "https://www.example.com",
  "mediumIconUrl": "https://www.example.com",
  "smallIconUrl": "https://www.example.com",
  "svgIconUrl": "https://www.example.com"
}