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
API Documentation Update: task_get Added
We are excited to announce that the API documentation for the task_get method is now available in our Help Center. The task_get method allows you to retrieve tasks with full support for filters, sorting, pagination, and access checks. The response
API Documentation Update — New account_add & account_update Methods
We’ve expanded our API documentation with two powerful new methods designed to give developers more control over organization management directly through the API. account_add The account_add method allows you to create a new organization (account) within the system programmatically. You
📘 API Documentation Update: New Methods Added
We’ve expanded our API documentation with several new method descriptions: 🔹 project_add — create a new project 🔹 project_update — update an existing project 🔹 project_access_add — submit a request for project access Each method page includes usage examples, parameter
API Documentation Now Available
We’ve launched the first version of our doBoard API documentation — available now under: Help → API Reference What’s included: Overview page with a full list of available API methods Detailed docs for: /project_get — project listing with filters and
