Skip to main content
asana.setTaskParent move an Asana task under a parent task or clear its parent.
automations/asana-set-task-parent.automation.ts
Provide taskId and parentTaskId; use null to clear the parent. Optional insertBeforeTaskId or insertAfterTaskId positions the subtask. Optional second argument { account } selects a named Asana binding. Returns the updated task.