Skip to main content
asana.addTaskToProject adds a project membership without copying the task.
automations/add-asana-task-to-project.automation.ts
Provide taskId and projectId. Optional sectionId chooses a destination section. Optional insertAfterTaskId or insertBeforeTaskId controls order. Supply at most one. Optional second argument { account } defaults to the project binding. Returns Signal<void>. The task remains in any other projects.