Salesforce · Example Payload

Salesforce Topics Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Topics Example is an example object payload from Salesforce, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

currentPageUrlnextPageUrltopics

Example Payload

Raw ↑
{
  "currentPageUrl": "https://www.example.com",
  "nextPageUrl": "https://www.example.com",
  "topics": []
}