Best way to process millions of records in REST GET API call without Read time out error
Hi,
I am trying to process millions of records by using REST GET snap API call. I am getting Read time out error. Is there a best way to bring in millions of records in REST call without facing Rea...