Unanswered
Hi, The Restful Api
You can use scroll_id
to scroll through the tasks. When you call tasks.get_all
you will get a scroll_id
back. Use that scroll_id
in the following calls to go through the entire database. Considering you have only 2k tasks, you can cover this in 4 scrolls 🙂
161 Views
0
Answers
2 years ago
one year ago