Skip to main content
asana.moveTaskToSection places an existing task in another section.
automations/move-asana-task.automation.ts
Provide taskId and sectionId. Optional insertAfterTaskId or insertBeforeTaskId controls ordering. Supply at most one. Optional second argument { 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.