Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Eligibility Rule Metadata (GET)
Get metadata details of a decision table based on the provided expression set ID, type,
and qualification type.
- Resource
-
1/connect/service-automation/eligibility-rule-metadata - Resource example
-
1https://yourInstance.salesforce.com/services/data/v67.0/connect/service-automation/eligibility-rule-metadata - Available version
- 66.0
- HTTP methods
- GET
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version decisionTableId String Unique ID of the decision table for which metadata details are required. Optional 66.0 eligibilityRuleType String The type of eligibility rule, which can be qualification or disqualification. Optional 66.0 expressionSetId String Unique ID of the expression set for which metadata details are required. Optional 66.0 targetType String Type of the metadata. Valid values are: product, category. Optional 66.0 - Response body for GET
- Eligibility Rule Metadata