Synch data one instance to other instance.

varma2
Mega Sage

HI all,

 

We need to setup a integration between prod instance to sub prods instance for the sys_user and group membership tables

Ex:  if new user is created  or updated  in prod instance it should be created or updated in sub prods instances as well with same data in servicenow using Rest API intigration.

Please help and suggest with the configuration steps.\

 

Thanks all.

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@varma2 

Not necessary all prod groups and prod users are to be in sync with lower instances.

Is this a customer requirement?

you can integrate using flow designer and API endpoints of lower instances.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@varma2 

you can also have a look at instance data replication

Instance data replication 

Why ServiceNow Data Replication is an Essential Enterprise Capability 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar ,

 

Thanks for reply,

 

Yes it is client requirment, When ever new record inserted or updated it should synch the lower instences.

 

As now IDR not avaible in our instence due scbcription.

Please suggest how to use API using flow designer.

 

Thanks,

Varma

@varma2 

check these links

ServiceNow to ServiceNow Integration using REST API and PUSH and PUT methods with Business Rule 

You can also explore on Ebonding Spoke with less scripting

ServiceNow eBonding spoke 

Refer the below link which has the approach with example shared by me.

Integration hub ebonding spoke 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader