Tasks API

Task Management Systems store tasks for internal users.

A project is a basically a container, group, or workspace.

A task can be part of a project and has metadata properties and content in some format. The type usually is HTML, plain text, or markdown.

A project can have another project or a series of task as children. A task can have other task as children.

project -> project -> task -> task

Are we missing anything? Let us know
Was this page helpful?