Newer Version Available

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

Actionable List Metadata (GET)

Retrieve the actionable list member statuses, the count of actionable list members in each status, and the quick action metadata for a specified actionable list ID.
Resource
1/connect/sales-excellence/actionable-lists/metadata/${actionableListId}
Resource Example
1https://yourInstance.salesforce.com/services/data/v60.0/connect/sales-excellence/actionable-lists/metadata/0woSG00000000knYAA?searchTerm=”Fran”&hasMemberStatus=true&hasQuickActions=true
Available version
58.0
Requires Chatter
No
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
hasMemberStatus Boolean Indicates whether to include (true) actionable list member statuses and the count of actionable list members in each status in the response or not (false). Default value is true. Optional 58.0
hasQuickActions Boolean Indicates whether to include (true) information about quick actions fields of the configured object in the response or not (false). Default value is true. Optional 58.0
searchTerm String Object record's name that is configured in the actionable list for retrieving the actionable list member count for each status. Optional 58.0
Response body for GET
Actionable List Metadata