Newer Version Available
Decision Matrix Lookup (POST)
Performs a lookup on decision matrix rows based on the input values
provided, and returns the row’s output.
- Resource
-
- Resource Example
-
- Available version
- 55.0
- Requires Chatter
- No
- HTTP methods
- POST
- Request body for POST
-
- JSON example
-
- Here, Premium and Tenure are column headers in the matrix, and 2400 and 10 are values of a cell in the column.
- Properties
-
Name Type Description Required or Optional Available Version inputs Decision Matrix Input List of inputs passed to a decision matrix. An input may contain multiple variables. Required 55.0 options Decision Matrix Options Input The lookup options for a decision matrix. Optional 55.0
- Response body for POST
- Decision Matrix Lookup Result