WorkTrail
  • Home
  • Tour
  • Pricing
  • Help
  • Blog
Login Sign Up Now!
  • WorkTrail API
  • Register App
  • Libraries / Implementations
  • Authorization & Scopes
  • Request Basics
  • Company
  • Employees
  • Tasks & Projects
  • Work Entries
  • WorkTrail Hub
  • WorkTrail API /
  • Work Entries

Work Entries

Work entries represent specific times a user has tracked his work. It contains a start attendance, end attendance, summary and task. Attendances simply represent a time which optional could contain additional data about the type of work changes (sign in, action or sign out) - Usually this is not required.

Required scope: read_workentries

Request URL

https://worktrail.net/rest/workentries/

Retrieving all WorkEntries

As there are quite many work entries for each company it is very important to page correctly through the list of entries. Each single work entry has the following structure:

{
  "id": 123",
  "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
  "start": {
    "type": "sign_in",
    "time": 1328191538
  },
  "end": {
    "type": "sign_out",
    "time": 132819749
  },
  "taskid": 123,
  "employee": 123,
  "modifydate": 1328192707
}
  •  German
  •  English

About Us

  • Team
  • Developer API

Why WorkTrail?

  • Mobile Time Tracking
  • Work Time Tracking

Features

  • Real Time Work Tracking
  • Stay Organized (Tasks & Projects)
  • Calendar Data Entry
  • Reporting & Analyzing
  • Integrate Existing Tools
  • Quantified Workplace

Contact

  • Contact
  • Imprint

Recommend

© 2012-2019 TaPo-IT OG