Update Cmdb_ci table of one instance with respect to update of another servicenow instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 04:00 AM
Hello ,
could you please let me know how to pull the cmdb_ci information from
Update Cmdb_ci table of one instance with respect to update of cmdb_CI another ServiceNow instance
please guide me
Janardhana reddy munnur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 04:09 AM
Why share a link to this question instead of asking the question?
And what about the answer given? Did you try that?
Use a REST API instead. REST documentation is available on developer.servicenow.com. To make it instantaneous, you would want to do a push from the instance on which the change occurs rather than a pull from the instance that should receive the change.
The question is why not have the source integrate directly to both instances. You will always have the same data. Or is it manually maintained?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 05:39 AM
Its mistake from my side apologies for this . Thanks for the help ,
We want to integrate ServiceNow with AWS and AZURE .. and pulling the CI information from both .
hence i am testing in my test instance how should i pull the ci inform from one instance to another instance using REST API..
Please guide me the link which you have so that i will get to know.
Regards,
Munnur Janardhana reddy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 06:31 AM
I am lost. So your question is not about two ServiceNow instances? You want to know how to create ServiceNow/Azure and ServiceNow/AWS integrations?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark