Synch data one instance to other instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2023 11:30 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 02:05 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 02:07 AM
you can also have a look at 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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 05:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 06:40 AM
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
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader