The CreatorCon Call for Content is officially open! Get started here.

Slow data retrieval from REST API Call to Service Now (More than 6 hours for about a million records)

Sree Gorantla
Tera Contributor

I am trying to retrieve data from Incident table in ServiceNow via an REST API Call to integrate data to Snowflake. The data retrieval is extremely low taking about 6 hours for about a million records.

Request your help in figuring out if this throughput can be increased or if there are alternates for data retrieval (like directly connecting to and accessing the underlying database)

2 REPLIES 2

david_loo
Tera Contributor

Not sure if my response is still relevant but push technology is going to be higher throughput as compared to inbound REST calls.

 

At Perspectium we specialize in exporting large volumes of data from ServiceNow to Snowflake

 

https://www.perspectium.com/enterprise-solutions/data-integration-datasync/

 

David

pavelmuller
Tera Contributor

Snowflake is directly supported by SnowMirror replication tool:

https://www.snow-mirror.com/

You can replicate selected tables directly to Snowflake.