- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 08:39 PM
HI All,
We have a requirement where we need to migrate the data from a third party ticketing tool to servicenow.
What is the best format we can take the data in order to migrate in to our servicenow instance. what are the best practices we need to follow.
Thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 09:08 PM
Hi @sanga2 it depends on the other system how they can connect to Servicenow
You can integrate servicenow with 3rd party systems using following methods :
1. Direct data source integration : DB/ FTP etc (import web services)
2. Web Service Integration : SOAP/ REST
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 09:08 PM
Hi @sanga2 it depends on the other system how they can connect to Servicenow
You can integrate servicenow with 3rd party systems using following methods :
1. Direct data source integration : DB/ FTP etc (import web services)
2. Web Service Integration : SOAP/ REST
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 09:30 PM
Is integration a better solution than importing using data load in servicenow as we are completely migrating it to servicenow?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 09:37 PM
Hi @sanga2 both ways you have to do set up and configuration,
Manual way still you need to create transform map with all the field mappings and validating excel sheet with correct data which can cause human errors.
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 05:46 PM
@Harish KM wrote:Hi @sanga2 both ways you have to do set up and configuration,
Manual way still you need to create transform map with all the field mappings and validating excel sheet with correct data which can cause human errors.
You mean to say is there any other way where there can be no human errors?