Timesheet API

Purpose

Our Zoho people time tracker API is one of the important and highly expected services for managing clients, projects, jobs, time logs, timer, timesheets and general settings in our time tracker module. The main features of using the time tracker API are as follows:

Timesheets include's the following API's:

  • Client API is used to get the list of clients, to add, to modify and to delete the clients.
  • Project API is used to get the list of projects, to add, to modify, to change project status and to delete the projects.
  • Job API is used to get the list of jobs and job details, to add or assign, to modify, to delete, to change job status and to check add job permission.
  • Time log API is used to get time logs, to add, to modify and to delete the time logs.
  • Timer API is used to start a new timer, to pause/resume a existing timer, to get current running timer, to get, to add and to delete the comments for a timer log.
  • Timesheet API is used to get timesheet, to create, to modify and to delete the timesheet.
  • General settings API is used to get the general settings of the time tracker.