S
Steve
Any updates on the the TickTick as a destination ? this would be incredible please!!
Jorge Enrique
Hi Steve, we took a look at this at the beginning of the year, and we found 2 main blockers for us:
- The API doesn't support a series of data transfer that we need to be able to operate properly
- The TickTick team is unresponsive - despite several different channels we tried to reach them
This is why we decided to put this on halt again, and see if in the future we're able to support this connection
N
Nuno
I'm also interested in TickTick as a destination.
I'm leaving Todoist, due to their sync issues in the last two months. TickTick has identical workflows AND calendar integration out of the box.
K
Kenny Lee
Can you start development now? They have an open API now. :)
M
Maaruthi S V S V
Hello Vic,
I got the below link when I reached their support team.
Maybe all the individuals using pleexy and TickTick create the suggested steps and that Pleexy allows the authentication inbetween?
Joscha Götzer
As mentioned in the TT Help Center, I'm developing an unofficial API on top of a Python wrapper. All the queries are implemented and feed an internal per-user cache, while giving the opportunity to subscribe to events. So far I've got the following:
"new_checkpoint",
"batch_check_finished",
"user_profile_changed",
"task_completed",
"inbox_id_changed",
"list_changed",
"list_added",
"list_removed",
"folder_changed",
"folder_added",
"folder_removed",
"smart_list_changed",
"smart_list_added",
"smart_list_removed",
"tag_changed",
"tag_added",
"tag_removed",
"task_added",
"task_deleted",
"task_updated".
Posting changes to the API turns out to be a little trickier, as their clients typically bundle requests together in batches instead of firing them one by one like "regular" APIs would, but this aggregation still seems doable. Building a third-party client, understandably I don't want to flood them with requests but enforce at least some level of caching instead :)
In the end, I'm still debating whether to release this as open source on GitHub, to make it a proper web API with the option to sell to them (or you), or a mix of both...
But if you give me some more information on how your underlying architecture works, I can keep those details in mind when continuing on this quest so that we won't have any roadblocks should you be interested and as excited as I am. 🙌🎉
Feel free to drop me a line at info@josxa.dev :)
D
Dan Yates
TickTick would be great!
Pedro Fontanarrosa
Any news with this? I WOULD LOVE TO USE TickTick with Pleexy
Denise Rebollido
Denise Rebollido
Hi Maaruthi, we've created a request for this on TickTick's community forum but we have yet to hear back from the team. You may vote or comment on the post here: https://help.ticktick.com/forum/topic/398756
Load More
→