Include Space Folder and List Context (Id and Name) in Time Tracking 2.0 API
completed
K
Kirwyn B
I’m using the API with Google Data Studio to create dynamic Time Tracking reporting. However, though the time entry has the task, the task data returned for time entries does not have any Space, Folder nor List info (id and name). This essentially means I have to pull down all the tasks separately each time anything is refreshed in order to get those related data (the cache available in Data Studio is tiny). Also, when data for tasks is pulled separately, it has the Space Id but not the Space Name, so I also have to pull all the Spaces to get at the Space Name. This is not workable long term.
I’d like to request the ability to get Space, Folder and List information (name and id) associated with the task when getting time entries.
Log In
Brendan W
completed
We recently updated our Time Tracking 2.0 API!
We now include the ability to request task, List, Folder, and Space ids and names, along with task tags when using the Get time entries within a date range and get singular time entry endpoints.
You can also filter results by task, List, Folder, or Space using the new parameters on the Get time entries within a date range endpoint.
Refer to our API documentation for more details!
Adam Doogan-Smith
Brendan W: Thank you! This is fantastic.
Klaus Scheiböck
Same issue.. I'm pretty shure this could also speed up dashboards in clilckup itself.
Adam Doogan-Smith
This would be an incredible add for our use case as well!
Kuba Luty
🙏
Alexandru Maereanu
Feel you! Im doing the same thing ..