Upload bulk record from Excel in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 04:20 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 05:01 AM
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.