Salesforce · Example Payload

Salesforce Predictiondefinitions Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

nextPageUrlpredictionDefinitionstotalSizeurl

Example Payload

Raw ↑
{
  "nextPageUrl": "https://www.example.com",
  "predictionDefinitions": [],
  "totalSize": 42,
  "url": "https://www.example.com"
}