Skip to main content
moveTaskToSection places an existing task in a destination section.
automations/move-asana-task.automation.ts
taskId and sectionId are required. Optional insertAfterTaskId or insertBeforeTaskId controls ordering; supply at most one. Optional account defaults to the project binding. Returns Signal<void>. The task must belong to the section’s project or be eligible for Asana to add through that section.