Newer Version Available
Lookup Table Details
- JSON example
-
1"lookupTables":[{ 2 "apiName":"DM_1", 3 "id":"0lIxx0000000001EAA", 4 "lookupTableDefinitionId":"9QNxx0000004C92GAE", 5 "lookupTableType":"DecisionMatrix", 6 "name":"DM_1" 7 }, 8 { 9 "apiName":"DT_2", 10 "id":"0lIxx000000003FEAQ", 11 "lookupTableDefinitionId":"0lDxx000000001dEAA", 12 "lookupTableType":"DecisionTable", 13 "name":"DT_2" 14 }]
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| apiName | String | Unique developer name of the Decision Table or Decision Matrix. | Small, 59.0 | 59.0 |
| id | String | ID of the lookup table record. | Small, 59.0 | 59.0 |
| lookupTableDefinitionId | String | ID of the Decision Table or Decision Matrix record. | Small, 59.0 | 59.0 |
| lookupTableType | String | Type of the lookup table, such as Decision Table or Decision Matrix. | Small, 59.0 | 59.0 |
| name | String | Name of the Decision Table or Decision Matrix. | Small, 59.0 | 59.0 |