doBoard API Documentation Update: 8 New Methods for Attachments and Time Tracking

We have expanded the doBoard API documentation with eight new method reference pages covering file attachments and time tracking.

The new documentation includes endpoint details, authorization requirements, input parameters, response formats, access restrictions, side effects, and possible errors.

📎 Attachment API Methods

The following attachment methods are now documented:

These pages explain multipart file uploads, attachment ownership and access checks, supported filters, response objects, and file-related operations.

⏱️ Hours API Methods

Documentation is also available for four time-tracking methods:

  • hours_get — retrieve worked-time, estimated-time, and available-capacity records.
  • hours_add — add worked time, a task estimate, or a user’s available capacity.
  • hours_update — update an existing time record.
  • hours_delete — permanently delete a time record.

The Hours documentation describes the differences between:

  • Time worked on tasks
  • Estimated task time
  • Available user capacity

It also covers role-based permissions, project access requirements, supported time ranges, duplicate-record restrictions, and recalculation of task, track, and project totals.

📚 More Complete API Coverage

With these eight new pages, developers can more easily build integrations that:

  • Upload and manage files attached to comments
  • Retrieve project attachments
  • Record and update time worked
  • Manage task estimates
  • Track available team capacity
  • Keep external tools synchronized with doBoard data

Visit the doBoard API Reference to explore all currently documented endpoints.

Scroll to Top