Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to import

HS7
Giga Guru

Hi

I have a question about import.

I would like to import data like the attached image.
The import data (excel) should have a target_table column, and each row should be imported into that target table.
For example, I would like name1 to be imported into a table called target_table1, and name2 to be imported into target_table2.
Is there a way to achieve this?

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @HS7 

yes this is possible, since over 20 years or so. However this Community cannot replace a corresponding training you need for performing all required steps. 

There are different technological approaches available in ServiceNow and I have documented them on my page Importing & Transforming of External Data || Knowledge & Troubleshooting Resources. You will find there further resources to start learning.

Maik

hi,
How exactly do you achieve this?
I think you will create a conversion map for each target table, but in the case of name1, the conversion maps for target_table2 and target_table3 will not be used.