- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 10:06 AM
Hi,
I need to perform ServiceNow to ServiceNow integration using REST APIs to facilitate the bidirectional movement of incidents and service requests data. When any updates occurs on incidents/service requests, the same should be updated in other instance. Can you please assist with field mapping, REST message and script include/business rule?
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 11:00 AM
Hi,
Nice and helpful links:
My Favorite:https://www.youtube.com/watch?v=tokwGftF0_0
https://www.youtube.com/watch?v=tVxyRmS3flA
https://www.youtube.com/watch?v=LGAUq8KSxnA
https://www.youtube.com/watch?v=LGAUq8KSxnA
http://www.john-james-andersen.com/category/blog/service-now
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 10:30 AM
https://community.servicenow.com/community?id=community_article&sys_id=ad8ad908dbdc7b44a39a0b55ca9619ee
This Link Provides Step by Step process for your Requirement
Please mark my Answer helpful or correct- as applicable!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 11:00 AM
Hi,
Nice and helpful links:
My Favorite:https://www.youtube.com/watch?v=tokwGftF0_0
https://www.youtube.com/watch?v=tVxyRmS3flA
https://www.youtube.com/watch?v=LGAUq8KSxnA
https://www.youtube.com/watch?v=LGAUq8KSxnA
http://www.john-james-andersen.com/category/blog/service-now
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2019 07:27 AM
Hi Ashutosh,
Thanks for your input. I also need to send attachments to another instance whenever an incident or catalog task is created on our instance. Can you let me know the attachment API that I can use in REST for both incident and catalog task?