Sign in

Create time record (within a project)

documented

Create a time record for a given project. ([developers.activecollab.com](https://developers.activecollab.com/api-documentation/v1/reports-and-filters/expenses-filter.html))

POST /projects/{project_id}/time-recordsTime Recordsno implementation yet0 runs

Input

account_id
Cloud account ID
12345
project_id*
Project ID
1
task_id
Task ID (optional)
{{$task_id}}
value*
Time value in hours
2.5
user_id*
User ID
1
job_type_id*
Job Type ID
1
record_date*
Record date (YYYY-MM-DD)
2026-02-18
billable_status
Billable status (0 or 1)
0
Calls activecollab as you (your API key is your account); keychains.dev holds the credentials.