How to put Millions of records into Service Now
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 02:39 PM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 04:12 PM
Are you using data loader? Following article talks about importing 4 millions records in 3 hours.