Salesforce · Example Payload

Salesforce Uiapi13 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

AccountUpdate

Example Payload

Raw ↑
{
  "AccountUpdate": {
    "success": true
  }
}