appmixer.clickup.core.UpdateTask
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Task ID | number | Specify the task ID to update. |
| Name | text | Specify the name of the task. |
| Description | text | Specify the description of the task. |
| Status | select | Specify the task status. |
| Priority | select | Specify the priority of the task. |
| Due Date | date-time | Specify the due date of the task. |
| Due Date Time | toggle | If true, the time of due date will be included. |
| Start Date | date-time | Specify the start date of the task. |
| Start Date Time | toggle | If true, the time of start date will be included. |
| Notify All | toggle | If 'Notify All' is true, notifications will be sent to everyone including the creator of the comment. |
| Parent Id | text | You can move a subtask to another parent task by including |
| Archived | toggle | If 'Archived' is true, the task will be archived. |
| Field | Type | Description |
|---|---|---|
| Task ID | string | - |
| Custom ID | string | - |
| Name | string | - |
| Text Content | string | - |
| Description | string | - |
| Status | object | - |
| Order Index | string | - |
| Date Created | string | - |
| Date Updated | string | - |
| Date Closed | string | - |
| User | object | - |
| Assignees | array | - |
| Watchers | array | - |
| Tags | array | - |
| Priority | object | - |
| Due Date | string | - |
| Start Date | string | - |
| Time Estimate (ms) | number | - |
| Custom Fields | array | - |
| URL | string | - |
| List | object | - |
| Project | object | - |
| Folder | object | - |
| Space | object | - |