Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Assign Actionable List

Output representation of the actionable list assignment request.
JSON Example
1{
2  "actionableListId": "012000000000000AAA",
3  "status": {
4    "code": 200,
5    "message": "The actionable list is assigned successfully."
6  }
7}
Property Name Type Description Filter Group and Version Available Version
actionableListId String ID of the actionable list record Small, 57.0 57.0
status Sales Excellence Status Status of the API request Small, 57.0 57.0