Better time tracking data from APIv2

I’ve tried to create an application, which contains time tracking data.
We are using time tracking to track our working time. Working time has probably lunch break at some point etc. So I would like to have accurate data.

Query:
boards{ items{column_values(ids:[“time_tracking”]){value}}}
Gives only data which is shown on board. It contains only the value of tracked time from whole day (not telling when breaks are kept). Also there’s no data, when tracker has started.

I made some progress with “boards{activity_logs{data}}” in API v2, but data is not so constant and easily causes errors or wrong information in application.

I’ve found the address inside monday.com.
image

It’s where the site gets its data, when opening time tracking data by clicking column:
https://[ COMPANY ].monday.com/duration_column_history/ [SOMENUMBER] /time_tracking

This address contains data, which would be very useful:
image

Is it possible to access this data with API or some other way?

Do you have @dipro any ideas?

1 Like

I’m interested in this too. This data needs to be available to us so we can expand Monday’s functionality especially for reporting purposes.

2 Likes

@danielfew @esko
Advanced reporting board and time tracking features is now available for time trackers using [Smart Timer and Team Tracking (Smart Timer and Team Tracking - monday.com App Marketplace) app which has the same look and feel as the native monday.com timer.

We had the same pain point with our service based business, detailed reporting is so important, so we got our dev to build a solution which we have now released to the monday.com marketplace.

We also built in the ability for the team to see LIVE who is recording time on what, this helps us to manage our remote team and re-delegate work as needed.

We have only recently launched so if there are any tweaks that would help it better suit your business feel free to add to the live chat and we will see if we can roll it out in the next update.