Webhook Service
oUpdate Third-Party-Applications with updated ConnectMaster data.
oCurrent solution: Cron jobs (get all needed objects, e.i. locations).
Advantages:
oAvoid unnecessary queries against DB (workload).
oSimplify integration of Third-Party-Applications.
Technology:
oUser-defined HTTP callbacks
oRegister your client (URL) at the service
oReceive notifications at event time
oService on a Windows machine
oService connected to ConnectMaster DB
oOracle Notification from DB (History module)
Configuration:
➢Database:
oTnsname, username, password
➢Customer client
oURL
oUsername, password (Basic authentication)
oAccept self-signed certificates
➢Logging
oDirectory
oLevel
Supported objects:
oComponents
oLocations
oPhysical Paths
oServices
oIP Addresses (v4, v6)