How to import
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2025 06:14 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2025 06:49 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2025 07:09 PM
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.