Newer Version Available

This content describes an older version of this product. View Latest

Quick Actions Metadata

Output representation of the quick actions metadata request.
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:

  • Phone
Small, 58.0 58.0