Retrieve lookup tables
GET {{_endpoint}}/services/data/v{{version}}/connect/business-rules/lookup-tables?searchKey=my&usageType=Bre&lookupTypes=DecisionTable
Retrieve lookup tables.Resource Resource example Available version59.0Requires ChatterNoHTTP methodsGETRequest parameters for GET Response body for GETLookup Tables Result ListLookup Tables (GET)
/connect/business-rules/lookup-tables
https://yourInstance.salesforce.com/services/data/v59.0/connect/business-rules/lookup-tables?searchKey=D&usageType=Bre&lookupTypes=DecisionTable,DecisionMatrix
https://yourInstance.salesforce.com/services/data/v59.0/connect/business-rules/lookup-tables?searchKey=D&usageType=Bre
Parameter Name
Type
Description
Required or Optional
Available Version
lookupTypes
String
Type of lookup table. Valid values are:
- DecisionMatrix
- DecisionTableOptional
59.0
searchKey
String
The search text entered by the user to retrieve a list of lookup tables.
Required
59.0
usageType
String
Usage type of the lookup table. Valid values are:
- AiAcceleratorSubscriberChurnPrediction—Used for Industries Einstein
- Bre—Used for Business Rules Engine
- CustomLoyalty—Used for Loyalty Management
- DefaultPricing—Used for Pricing Plans in Enterprise Product Catalog (EPC) by Communications Cloud
- Qualification—Used for Industries Communications, Media, and Energy (CME)
- RecordAlert—Used for Financial Services Cloud
- ShipAndDebit—Used for Manufacturing Cloud
- TierProcessing—Used for Loyalty Management
- TransactionJournal—Used for Loyalty Management
- WarrantyClaim—Used for Manufacturing CloudRequired
59.0
Body
PARAM
Key | Datatype | Required | Description |
searchKey
|
string | ||
usageType
|
string | ||
lookupTypes
|
string | Optional: Type of lookup table. Valid values are: DecisionMatrix, DecisionTable |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS