Salesforce · Example Payload

Salesforce Mobile Sdk Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Mobile Sdk 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

UseiOSNativeBrowserForAuthenticationUseAndroidNativeBrowserForAuthenticationshareBrowserSessionIOSshareBrowserSessionAndroid

Example Payload

Raw ↑
{
  "UseiOSNativeBrowserForAuthentication": true,
  "UseAndroidNativeBrowserForAuthentication": true,
  "shareBrowserSessionIOS": true,
  "shareBrowserSessionAndroid": "500123"
}