Add Custom Fields to Get time entries within a date range API response
D
Duncan Green
We are currently storing customer names in a custom field.
We would like to retrieve any custom fields associated with tasks that have corresponding time entries. The response already includes the taskID; we just need the custom fields to be included in the response as well.
The ideal solution would be to introduce an additional query parameter, allowing us to specify which custom fields should be returned. This would be similar to other API calls where the custom field ID is used to filter the returned data.
API Call to Update: https://clickup.com/api/clickupreference/operation/Gettimeentrieswithinadaterange/
Example API Call using query parameters: https://clickup.com/api/clickupreference/operation/GetTasks/#tag/Tasks/operation/GetTasks!in=query&path=custom_fields&t=request
Log In
Autopilot
Merged in a post:
Request to Include Tasks Custom Fields in Time Entries API
Lorenzo Brancaleoni
It would be extremely helpful to retrieve task information, including custom fields, directly within time entries: https://api.clickup.com/api/v2/team/{team_Id}/time_entries.
This feature would allow us to efficiently synchronize ClickUp timelines with our internal management system and allocate costs based on different development platforms.
Currently, we haven’t found an automated way to obtain this data without making separate API calls for each individual task, which significantly impacts performance.
We would greatly appreciate it if you could consider implementing this functionality.
Thank you for your attention and support.