appmixer.asana.tasks.CreateTask
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Workspace | select | Select workspace. |
| Project | select | Select project. |
| Name | text | Task name. |
| Assignee | select | Select assignee. |
| Note | textarea | Task note. |
| Due on date | date-time | The day on which this task is due. |
| Hearted | toggle | Turn it on to heart the task by the authorized user. |
| Completed | toggle | Turn it on to mark the task complete. |
| Field | Type | Description |
|---|---|---|
| assignee.gid | - | |
| assignee.name | - | |
| assignee_status | - | |
| completed | - | |
| completed_at | - | |
| created_at | - | |
| due_at | - | |
| due_on | - | |
| hearted | - | |
| gid | - | |
| modified_at | - | |
| name | - | |
| notes | - | |
| num_hearts | - | |
| parent | - | |
| workspace.gid | - | |
| workspace.name | - |