Salesforce · Arazzo Workflow
Salesforce SOSL Search
Version 1.0.0
Run a SOSL full-text search across multiple SObjects in a single call.
View Spec
View on GitHub
AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSalesArazzoWorkflows
Provider
Workflows
sosl-search
Run a SOSL search across objects and capture the matching records.
Executes a SOSL FIND query against the org and returns the searchRecords array of records matched across the searched objects.
1
runSearch
executeSearch
Execute the SOSL search across the targeted objects and return the matching records grouped in the searchRecords array.