ServiceNow to ServiceNow Bidirectional Integration for Incidents and Catalog tasks using REST API

redth
Giga Expert

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?

 
I configured a POST rest API and business rule for create requirement. Can you assist for update requirement?
1 ACCEPTED SOLUTION
3 REPLIES 3

Meera11
ServiceNow Employee
ServiceNow Employee

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!

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?