Salesforce · Example Payload

Salesforce Client Info Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

applicationNameapplicationUrl

Example Payload

Raw ↑
{
  "applicationName": "example_value",
  "applicationUrl": "https://www.example.com"
}