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?