Public Sector Developer Guide
Winter '27 preview (API version 68.0)
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
StandardValueSet Names and Standard Picklist Fields
Decision Matrix Data Model Overview
Decision Matrix Lookup (POST)
Decision Model Notation Export (POST)
Decision Table Definitions (POST)
Decision Table Definitions (DELETE, GET)
Decision Table Definitions (PATCH)
Decision Table Lookup (POST)
Decision Table Invocation (POST)
Lookup Tables (GET)
CSV Based Decision Table (GET)
Decision Table Execution
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.
Resources
Lookup Table API includes these resources.
-
Decision Matrix Lookup (POST)
Performs a lookup on decision matrix rows based on the input values provided, and returns the row’s output. -
Decision Model Notation Export (POST)
Export decision matrix data to a file in the DMN (Decision Model Notation) format, an easily readable format for business rules designed by Object Management Group. -
Decision Table Definitions (POST)
Create a decision table definition. A decision table definition contains all the details required to create a decision table. -
Decision Table Definitions (DELETE, GET)
Get details of a decision table definition. Delete a decision table definition associated with a decision table. -
Decision Table Definitions (PATCH)
Update a decision table definition associated with a decision table. -
Decision Table Lookup (POST)
Performs a lookup on a decision table. -
Decision Table Invocation (POST)
Invoke a decision table by passing multiple input conditions within the same request. -
Lookup Tables (GET)
Retrieve lookup tables. -
CSV Based Decision Table (GET)
Fetch paginated data from a CSV based decision table. This resource is responsible for managing rows in a Decision Table. -
Decision Table Execution
Execute an active decision table.