Load the data from excel to ServiceNow

Gurpreet Kaur5
Tera Expert

Hi, 

 

I have a list of Business services, Application services, Assignment group as well as users list which i need to upload with ServiceNow on daily basis. 

How do i get it loaded please? 

I tried to open business service list view> right click> import> but it did not work. I keep getting this message: 

GurpreetKaur5_0-1699531126682.png

i am not getting the - Complete Import either. 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Gurpreet Kaur5 

 

https://youtu.be/urcz82rZW9A

 

https://youtu.be/bpzYYJpBTcw

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************
csa #ServiceNow #TechnoFuncational Disclaimer: These videos are from my training batch. These videos did not promote any ServiceNow Sales pitch or marketing. These videos are only for knowledge purposes & basic on my experience & Knowledge. Redistribution or copying of functionality is not ...
csa #ServiceNow #TechnoFuncational Disclaimer: These videos are from my training batch. These videos did not promote any ServiceNow Sales pitch or marketing. These videos are only for knowledge purposes & basic on my experience & Knowledge. Redistribution or copying of functionality is not ...

OlaN
Giga Sage
Giga Sage

Hi,

Importing directly into a list is only doable if you have a XML-file thats formatted according to the table structure you're importing to.

For an Excel file, the easiest way is to navigate to System import sets > Load data and create a file data source, and a transform map for importing records.

You can get more details on Nowlearning, or on the Developer site.