Newer Version Available
Quick Actions Metadata
- JSON Example
-
1"quickActionList": [ 2 { 3 "metadataDetailRepresentation": [ 4 { 5 "column": "Phone", 6 "label": "Account Phone" 7 } 8 { 9 "column": "Home_Phone", 10 "label": "Home Phone" 11 } 12 ], 13 "quickActionType": "Phone" 14 } 15 ]
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| metadataDetailRepresentation | Metadata Detail[] | List of metadata details for each quick action. | Small, 58.0 | 58.0 |
| quickActionType | String | Type of quick action. Possible value is:
|
Small, 58.0 | 58.0 |