Salesforce · Example Payload

Salesforce Resultwithdefaultnav Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

currentPageUrleTagnavItemsnextPageUrl

Example Payload

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