Get Time Entries within a created at date range
T
Tho Nguyen
Rather than getting time entries within a date range, I would like to be able to get time entries within a created at date range. Time entries can be created for past date/time and querying for created at date range makes it more efficient and makes it more difficult to miss time entries. Querying for created at date range is a basic feature across all APIs.
Log In
A
An Lieu
Agreed. We should be able to query from the Created At and Updated At timestamp. Otherwise it will left only inefficient or roundabout ways to get latest time entries updates.
We would have to pull all time entries of each user to see if they create or update time entry, since the day the entry is attributed to can be adjusted freely by user.