Salesforce · Example Payload

Salesforce Permission Sets Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

MaxRemainingCreateCustom

Example Payload

Raw ↑
{
  "Max": 10,
  "Remaining": 10,
  "CreateCustom": {
    "Max": 10,
    "Remaining": 10
  }
}