How to put Millions of records into Service Now

KyleZ
Kilo Contributor

Hello all, 

 

I am pulling almost a Million records from Tenable.SC using Apache Nifi and trying to put them into Service Now table.  When doing it with an API end point i seem to break SNOW with way to many in the queues.  I was wonder if there is an easier way.  I was thinking of creating JSON files and then putting that into SNOW but i was reading the JSON file can not be very large.

 

Any suggestions would be greatly appreciated 

 

v/r

 

Kyle

1 REPLY 1

Hitoshi Ozawa
Giga Sage
Giga Sage

Are you using data loader? Following article talks about importing 4 millions records in 3 hours.

https://www.servicenow.com/community/now-platform-articles/how-to-import-4-million-records-in-3-hour...