Salesforce · Example Payload

Salesforce Version2 Example

A sample description.

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

apiNamedescriptionenabledidnamerankshowExplExternallystartDatestepsvariablesversionNumber

Example Payload

Raw ↑
{
  "apiName": "example_value",
  "description": "A sample description.",
  "enabled": true,
  "id": "abc123",
  "name": "Example Title",
  "rank": 10,
  "showExplExternally": true,
  "startDate": "example_value",
  "steps": [],
  "variables": [],
  "versionNumber": 10
}