How to migrate the data from a third party ticketing tool to Servicenow

sanga2
Tera Contributor

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.

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron
Kilo Patron

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

Regards
Harish

View solution in original post

8 REPLIES 8

Harish KM
Kilo Patron
Kilo Patron

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

Regards
Harish

sanga2
Tera Contributor

Is integration a better solution than importing using data load in servicenow as we are completely migrating it to servicenow?

 

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.

Regards
Harish

@Harish KM-

 


@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?