Fetch task in batches of 1000

Copper Contributor

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 ?

1 Reply

@kanhai1989 Have you try using REST API instead CSOM ?