ForumsDevelopersHow to retrieve Tasks by Due Date through the API?


How to retrieve Tasks by Due Date through the API?
Author Message
alves.carlos

Posted: Sep 13, 2017
Score: 0 Reference
Hello,

I'm planning on writing an application that will display all my tasks for the current day. I'm reading the API 3.0 documentation and on the Retrieving Tasks section I don't see the Due Date as a search parameter. The "before" and "after" parameters are described as used to find tasks by modified task date and time, and not due date. How can I achieve what I need?

So how can I achieve that?

Thanks in advance.
Jake

Toodledo Founder
Posted: Sep 13, 2017
Score: 0 Reference
The API was not designed for doing ad-hoc queries. It was designed for syncing. So, what you would need to do is sync all the tasks to your application and then apply the filter/sorting there to the data and display what you need to display.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.