JDBC Driver for Asana

Build 22.0.8462

AddTaskToSection

Add a task to a specific, existing section. This will remove the task from other sections of the project.

Input

Name Type Required Description
SectionId String True A section Id in the project to move the task into.
TaskId String True The task Id to add to this section.
AddAfter String False An existing task id within this section before which the added task should be inserted. Cannot be provided together with insert_after.
Status String False The status of the operation.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462