Upload bulk record from Excel in ServiceNow

Krishnakant Arv
Tera Expert

I have a requirement wherein we need to upload bulk records from excel sheet in ServiceNow. We are doing via Data Source and Transform map which is taking huge time to load.

 

Any suggestions on alternate way of loading the data from excel sheet

1 REPLY 1

Community Alums
Not applicable

Hi @Krishnakant Arv ,

The only way to import without a transform map is to use Easy Import. Technically, it still makes an import set table and transform behind the scenes, but to the user, it's a simple Excel import.