help making syncing easier
not on the roadmap
D
David Askew
The 100 api calls per minute can be exhausted quite quickly on large accounts with many folders and lists. We should have a way to determine what has changed and only fetch that.
One way would be to put an updated_dttm at the folder/space level so that with one call you could determine what further calls are needed ...
Log In
Canny AI
Merged in a post:
Updated timestamps and associated filters for spaces, lists, folders
M
Mark Woods
Since tasks can be filtered by using the date_updated_gt and date_updated_lt parameters, it's possible for us to ingest data incrementally each day. It would be great if the same could be done for Spaces, Lists, Folders, to avoid us having to ingest the entire data set each day for those items.
Eric Wightman
not on the roadmap
We are closing this feature request as we work to make better use of our feedback boards! Removing old and stale posts will increase the communication between the ClickUp team and our users, as well as allow us to hear more of your great ideas!
If you feel like this request is worth us revisiting, feel free to create a new post for this request!
D
David Askew
if something like this exists already, then perhaps a documentation update is needed