Adds an Action Item.
OK
object | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
{- "data": {
- "summary": "Important Action",
- "assignedTo": 2147490696,
- "dueDate": "2023-06-30T00:00:00",
- "description": "This action is really important!",
- "actionItemType": "__DEFAULT__",
- "parentTypedId": null
}
}
{- "response": {
- "node": "string",
- "data": [
- {
- "lastUpdateByName": "string",
- "outputs": [
- {
- "resultName": "string",
- "resultLabel": "string",
- "result": { },
- "excludeFromExport": true,
- "warnings": [
- "string"
], - "alertMessage": "string",
- "alertType": "CRITICAL",
- "displayOptions": 0,
- "formatType": "NUMERIC",
- "suffix": "string",
- "resultType": "string",
- "cssProperties": "string",
- "userGroup": "string",
- "resultGroup": "string",
- "overrideValueOptions": [
- null
], - "overrideAllowEmpty": true,
- "labelTranslations": "string",
- "overridable": true,
- "overridden": true,
- "resultDescription": "string"
}
], - "createdByName": "string",
- "typedId": "string",
- "assignedToName": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "actionItemType": "string",
- "description": "string",
- "parentTabName": "string",
- "assignedTo": 0,
- "assignedToGroup": "string",
- "sourceContext": "string",
- "targetContext": "string",
- "parentTypedId": "string",
- "completedByName": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "summary": "string",
- "originatorTypedId": "string",
- "version": 0,
- "completedDate": "2019-08-24T14:15:22Z",
- "uniqueName": "string",
- "createdBy": 0,
- "completedBy": 0,
- "status": "OPEN",
- "lastUpdateBy": 0
}
], - "status": 0
}
}