What is the limit of bulk data we can import in import set table in ServiceNow?

azam110
Kilo Contributor

I am trying to import the bulk data in import set table using API but do not know the limit of data(the CSV file) we can import .

What is the maximum limit of data we can import using API?

16 REPLIES 16

Gurpreet07
Mega Sage

Hi Azam,



Its defined under System Properties --> Import Export


Hi Gurpreet,


Thanks for your reply.


Under Import Export   the limit of Export is defined . I am not able to find out the import limit here


Can you please mention where it is below


I would be curious to know this.


find_real_file.png        


Yes you are right. Its not defined for CSV files though there is a size limit for XML and json files. So as Pradeep mentioned, may not be any limit for CSV files.


Thanks Gurpreet,


But how if someone tries to import csv with billiions of records? Would it create the performance issue at ServiceNow side?



Thanks


Azam