Skip to main content

Module sections

Module sections 

Source
Expand description

High level section operations built on the core API client.

Functionsยง

add_task_to_section
Add a task to a section.
create_section
Create a section in a project.
delete_section
Delete a section.
get_section
Retrieve a single section by gid.
get_section_tasks
Get tasks within a section (board view only).
list_sections
Retrieve sections for a project.
update_section
Update a section.