Create section in project
documentedCreate a new section within a project.
POST /projects/{project_gid}/sectionsProjectsno implementation yet0 runsInput
project_gid
Project GID
The GID of the Asana project
title*
Section name
e.g., 'QA'
insert_before
Insert before section gid
Optional - gid of existing section
insert_after
Insert after section gid
Optional - gid of existing section
Calls Asana as you (your API key is your account); keychains.dev holds the credentials.