Time Entries
Time entries are various entries of time made by users in a project, based on the time they spent on a project, in a task.
Attribute
Date-Format [HH:mm]
Log time entries
Logging time entries.
OAuth Scope : ZohoBooks.projects.CREATE
Arguments
Date-Format [HH:mm]
Time-Format [HH:mm]
Time-Format [HH:mm]
Time-Format [HH:mm]
Max-length [500]
List time entries.
List all time entries with pagination.
OAuth Scope : ZohoBooks.projects.READ
Query Parameters
Date.All
, Date.Today
, Date.ThisWeek
, Date.ThisMonth
, Date.ThisQuarter
, Date.ThisYear
, Date.PreviousDay
, Date.PreviousWeek
, Date.PreviousMonth
, Date.PreviousQuarter
, Date.PreviousYear
, Date.CustomDate
, Status.Unbilled
and Status.Invoiced
project_name
, task_name
, user_name
, log_date
, timer_started_at
and customer_name
Delete time entries
Deleting time entries.
OAuth Scope : ZohoBooks.projects.DELETE
Update time entry
Update logged time entry.
OAuth Scope : ZohoBooks.projects.UPDATE
Arguments
Date-Format [HH:mm]
Time-Format [HH:mm]
Time-Format [HH:mm]
Time-Format [HH:mm]
Max-length [500]
Get a time entry
Get details of a time entry.
OAuth Scope : ZohoBooks.projects.READ
Delete time entry
Deleting a logged time entry.
OAuth Scope : ZohoBooks.projects.DELETE
Start timer
Start tracking time spent.
OAuth Scope : ZohoBooks.projects.CREATE
Stop timer
Stop tracking time, say taking a break or leaving.
OAuth Scope : ZohoBooks.projects.CREATE
Get timer
Get current running timer.
OAuth Scope : ZohoBooks.projects.READ