Include List ID in Time Tracking 2.0 API results
completed
Chris Moutsos
The time entries returned from the Time Tracking 2.0 API should have at least a List id, preferably a List object with id, name, etc. That information is not included right now and it makes our specific use case of the API unattainable as far as I can tell -- there's not a way to get the List id of a time entry without extra API calls.
Log In
Brendan W
marked this post as
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!
Chris Moutsos
Brendan W: Great, thank you! I will check this out. It's very much appreciated.
Brendan W
Chris Moutsos: You're welcome!