Webhooks Overview

SCS uses the Webhooks infrastructure to notify the third party system on the availability of new data. A Webhook is a setting that allows external clients to register a URL for every revision in SCS data. A name is provided for each revision.

A REST call is triggered to the URL whenever data associated with the Webhook is modified. Webhook URL uses the web parameters to notify which business entity has been modified that is event or group. The third party system can make an SCS Gateway call using the business entity identifier to fetch all the relevant data related to the change.