We have published official documentation for the core doBoard Task API methods. These endpoints allow you to retrieve, create, and update tasks programmatically, making integrations and automation significantly easier. More API methods are coming soon — next in line are comment-related endpoints.
Newly documented Task API methods
The following endpoints are now fully documented and ready to use:
-
task_get — retrieve task information
https://help.doboard.com/en/API/task_get -
task_add — create new tasks via API
https://help.doboard.com/en/API/task_add -
task_update — update existing tasks
https://help.doboard.com/en/API/task_update
These methods cover the most common task management scenarios and are designed to be simple, predictable, and suitable for automation and integrations.
What is coming next
We are continuing to expand the API documentation. The next methods planned for publication are:
-
comment_get
-
comment_add
-
comment_update
This will allow full programmatic access to task discussions and comments.
Full list of documented API methods
You can always find the up-to-date list of all documented API endpoints here:
https://help.doboard.com/en/API
If you are building integrations, internal tools, or automations around doBoard, we recommend bookmarking this page.
- doBoard API Documentation Released: Task Get, Add, and Update Methods - December 16, 2025
- API Documentation Update: task_get Added - September 3, 2025
- API Documentation Update — New account_add & account_update Methods - August 13, 2025