Salesforce · Schema

SearchResult

The result of a SOSL search, containing matching records grouped by SObject type.

AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Properties

Name Type Description
searchRecords array Array of records matching the SOSL search query. Each record includes the object type in its attributes.
View JSON Schema on GitHub