Thanks for the clarification, I can work with updated_at for now. One issue that's happening is that completed repeated tasks are not having status = 1. For example, if I complete a weekly repeating task yesterday, the JSON data doesn't return that task with status = 1, but always as status = 0. So if I need to query all completed tasks, it's not capturing repeating completed tasks. Any workaround suggestions?
On Saturday, March 30, 2019 at 9:52:24 AM UTC-4, KIR wrote:
Hello Hamman,
This information is not available in the OpenAPI, sorry. We have some track of operations on a list item in the database, but it is not exposed via API, and we don't have close plans to do that, sorry.
Kind regards,
KIR
The updated_at value changes on many actions, but I want to get the date a task was created at, and the date the task got completed/closed. Is this being made available in the API?
--
You received this message because you are subscribed to the Google Groups "checkvist-api" group.