Forum Discussion
kanhai1989
Oct 01, 2020Copper Contributor
Fetch task in batches of 1000
While working with a Project with tasks greater than 2000 using CSOM timeouts are happening. Looking for a way retrieve the tasks in the batches of 1000. The project online does not have the task index to work on. Any suggestions ?
- Ade_Budiman_LimBrass Contributor
kanhai1989 Have you try using REST API instead CSOM ?