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

So the maximun limit by default is 1GB in case of CSV file.


The file above the data would not get uploaded


Correct me if i am wrong.



Thanks


Azam


Yes, you are right. This property restricts the overall size of the the attachment and applicable on all formats including XML,json etc.