Im using todoists rest api to track my own data but it seems like it only allows you to fetch active tasks?
I was looking at filters and thinking they may help me but there is no documentation on this.
Im trying to fetch all tasks pleted on a certain day, Can this be done?
Im using todoists rest api to track my own data but it seems like it only allows you to fetch active tasks?
I was looking at filters and thinking they may help me but there is no documentation on this.
Im trying to fetch all tasks pleted on a certain day, Can this be done?
Share asked Jul 13, 2021 at 20:04 SidSid 1,0343 gold badges22 silver badges28 bronze badges1 Answer
Reset to default 6Completed tasks are not implemented in the REST API yet. To be able to retrieve pleted tasks, you should be using the Sync API: https://developer.todoist./sync/v8/#get-all-pleted-items
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744881110a4598843.html
评论列表(0条)