Quick Actions Metadata

Output representation of the quick actions metadata request.
JSON Example
"quickActionList": [
    {
      "metadataDetailRepresentation": [
        {
          "column": "Phone",
          "label": "Account Phone"
        }
        {
          "column": "Home_Phone",
          "label": "Home Phone"
        }
      ],
      "quickActionType": "Phone"
    }
  ]
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