How to Import data into service now tables without using transform map?

keshav77
Tera Contributor

How to Import data into service now tables without using transform map?

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @keshav77 

Use XML based.

 

https://youtu.be/irp8J6rkgqQ?si=GUDP7OVDCphYVL56

 

*************************************************************************************************************
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]

****************************************************************************************************************

Moin Kazi
Kilo Sage
Kilo Sage

Hi @keshav77 ,

 

 

You can use the Import template to load data into ServiceNow without needing to create a Transform Map.

Steps:

Step 1:
Navigate to the list view of table. Right-click on any column and select Import.

Step 2:
Click on Create Excel Template. Once the template is downloaded, enter your data in the spreadsheet and save it.

Step 3:
Return to the same location, upload the saved template file, and click Submit. Then, click Preview Import. Finally, click Submit Import to load the data.

See the image below for reference:

-

MoinKazi_0-1730813021531.png

 

If you have XML file so you can directly right click on list view, column header and click import XML to load xml file in snow.

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you found my response **helpful**, I’d appreciate it if you could take a moment to select **"Accept as Solution"** and **"Helpful"** Your support not only benefits me but also enriches the community.

 

Thank you!
Moin Kazi
www.linkedin.com/in/moinuddinkazi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

Hi Moin,

how can i get the same functionality , i need to load data in import set table using my custom excel upload.

jyotigupta_0-1730824511774.png

 

You need to have matching column names in spreadsheet and the import set table.