Newer Version Available
Assign Actionable List Input
Input representation for assigning an actionable list.
- JSON Example
-
1{ 2 "actionableListFields": { 3 "priority": "medium", 4 "omniScriptKey": "type/subtype/English" 5 }, 6 "actionableListMemberFields": { 7 "assignee": { 8 "type": "RecordOwner", 9 "name": "" 10 } 11 } 12} - Properties
-
Name Type Description Required or Optional Available Version actionableListFields Actionable List Fields Input Details of the Actionable List fields Required 57.0 actionableListMemberFields Actionable List Member Fields Input Details of the Actionable List Member fields Required 57.0