Salesforce · Example Payload

Salesforce Ui Lookup Records Collection Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Ui Lookup Records Collection 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

countlookupResults

Example Payload

Raw ↑
{
  "count": 42,
  "lookupResults": []
}