Moving SN archived data to cloud storage with best approach

dsc123
Tera Contributor

Hi Gems,

We have very large amount(10TB) of table data(incident, work orders, change, RITMs, catalog tasks, etc.). in servicnow and we have done archive of those tables and Now we have to move those archived table data to some cloud service storage. In order to move these data what is the best approach, can some one guide us over here. I do know with Rest(Table) API it has some limitations like it can allow only 10000 records per get and does not include referenced tables.