Resolved! Integrating two instances through REST
I want to integrate two ServiceNow instances, by creating a custom widget in the Employee Service Center (ESC) portal that captures incident data and submits it to another instance. When the submit button is clicked, the widget will make a REST API c...