This Confluence Space is no longer updated. If you want to read the most up-to-date documentation of Timetracker Cloud, click here: https://docs.everit.biz

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

We are pleased to announce the release of public REST API to our app!

We are introducing four API endpoints to manage worklogs as if you were doing it inside the app and retrieve them as if you were using the reporting feature.

You extract worklog data and integrate Timetracker with other applications/system, like your attendance, business intelligence, ERP or financial systems.

Available Endpoints

/public/worklog

Create, Update, View or Delete worklogs with the same restrictions and rules as you would within the app.

/public/report/details

Get detailed data about work logs and the related projects and Issues as you would using the app’s Details Report.

/public/report/summary

Get summarized work log data grouped by projects, issues, users, versions, components, Tags and Billing as you would using the app’s Summary Report.

/public/tag

Get information about the configured Tags and their current status.


Discover Timetracker's New API Endpoints!

We are thrilled to announce the public REST API for our app, Timetracker.

API endpoints that let you manage worklogs just as intuitively and efficiently as you would within the app itself. But it doesn't stop there. These endpoints are also designed to extract data, presenting you with insights as comprehensive and detailed as you'd expect from our in-app reporting feature.

Take control, extract your worklog data, and integrate Timetracker with other vital applications and systems within your ecosystem. Whether you're running an attendance system, a business intelligence platform, an ERP, or financial systems, our new API endpoints are engineered to integrate smoothly, providing a unified and more efficient experience.

Available Endpoints

/public/worklog

Unleash the power to create, update, view, or delete worklogs. This endpoint is built to adhere to the same restrictions and rules within the app, ensuring consistency and predictability.

/public/report/details

Dive deep into the world of rich, detailed insights! This endpoint grants you access to comprehensive data about worklogs, associated projects, and issues, exactly like using the app’s Details Report feature.

/public/report/summary

Get an eagle-eye view with summarized worklog data grouped by various categories: projects, issues, users, versions, components, tags, and billing, akin to using the app's Summary Report.

/public/tag

Streamline your configured tags and their current statuses to external tools. This allows you to create worklogs by using tags.

  • No labels