Integration Between Two ServiceNow Instances for Change Tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 03:53 AM
when a change task is created in instance A, it should automatically be created in instance B via REST API integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 08:02 AM
Hi @Ashok_123
In this video, I’ve shared how to integrate ServiceNow to ServiceNow for Incident.
You just need to take reference of the same "Incident" with "Change Task" and also update the number format accordingly — and you’re good to go!
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 08:19 AM
Hi @Ashok_123,
Yes, it is possible
I've implemented the same for incident record, let me know exactly where you are stuck or you just need to know the approach?
------------------------------------------------------------------------------------------------------------------------------------------------
Please Mark my response helpful and accept as solution if it resolves your query
Thanks & Regards
Mayank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 08:25 AM
Use to the sync change to the tasks between two ServiceNow smart instances.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 10:26 PM
Hi @Ashok_123,
There is a utility by ServiceNow, you can also use that
IDR-> Instance Data Replication
Here is the Reference ServiceNow Data Replication: A Guide to Replicating Data to Third-Party Systems | by Perspectium | M... or guide to use that or you can ask if you stuck anywhere while implementing, and it's totally your call what exactly you want to use it can be achievable by both IDR and Scripted Rest API
-----------------------------------------------------------------------------------------------------------------------------------------------
Please mark my response helpful and accept as solution
Thanks & regards
Mayank