Add task to section
documentedAdd a task to a section.
POST /sections/{section_gid}/addTaskSectionsno implementation yet0 runsInput
section_gid*
Section GID
e.g. 1234567890123456
task_gid*
Task GID
e.g. 2345678901234567
insert_before
Insert Before (optional)
gid of the task to insert before
insert_after
Insert After (optional)
gid of the task to insert after
Calls Asana as you (your API key is your account); keychains.dev holds the credentials.