get lastUpdated, and creation time-stamps for objects from xml API?
something we could use in searches to get all objects that have changed or been added in the last 25 hrs?

This is something that our API developers are now considering and will most likely be implemented in a future version. We will update this post when it is.
4 comments
-
Great News,
We have added this to the GET Filter Query Strings.
https://www.dovico.com/developer/API_doc/#t=Filter_Query_String.html
*Created (Assignments, Clients, Employees, ExpenseCategories, ExpenseEntries, Projects, Tasks, Teams, and TimeEntries)
A date/time value in the format: yyyy-MM-ddTHH:mm:ss*Modified (Assignments, Clients, Employees, ExpenseCategories, ExpenseEntries, Projects, Tasks, Teams, and TimeEntries)
A date/time value in the format: yyyy-MM-ddTHH:mm:ssThe Property and Value are separated by one of the following logical operators:
• eq (equals)
• ne (not equal)
• gt (greater than)
• ge (greater than or equal to)
• lt (less than)
• le (less than or equal to) -
Unfortunately Alexander, we have no plans to add this functionality to the API at this time. However; the API team are always re-evaluating the API roadmap and should they decide to add this functionality then I will gladly advise you through this suggestion. Thank you for asking about an update.
-
Alexander Pham commented
do you have an update on this enhancement to add 'modification date'?
-
Thank you for your suggestion.
Unfortunately Dovico Timesheet does not have a 'Modification Date' or 'Create On Date' within the database that the API could reference in order to create these calls and/or additional filters.
We have however noted this as a suggestion to the product manager as a possible future modification to Dovico Timesheet so that these types of calls/filters could be created.