Asana · Arazzo Workflow
Asana Create a Task With Subtasks
Version 1.0.0
Create a parent task, then add two subtasks under it to break the work down.
View Spec
View on GitHub
CollaborationProductivityProject ManagementProjectsTask ManagementTasksWorkflowArazzoWorkflows
Provider
Workflows
create-task-with-subtasks
Create a parent task and two subtasks beneath it.
Creates a parent task and adds two subtasks to it.
1
createParent
createTask
Create the parent task in the workspace.
2
createSubtaskOne
createSubtaskForTask
Create the first subtask under the parent.
3
createSubtaskTwo
createSubtaskForTask
Create the second subtask under the parent.