Webhook
Supported Versions
Please note that using a supported version is mandatory.
Product | Supported Deployment Types | Supported Versions |
---|---|---|
Webhook | N/A | N/A |
Environment Prerequisites
Confirm the prerequisites of the corresponding integration template before continuing further, as some templates may not require all environmental prerequisites.
Connected Systems Configuration
Follow the steps below to add your instance as a connected system.
Log into your ZigiOps instance.
Navigate to Connected Systems → Add New System → Webhook and configure the following parameters:
Request Method → Select the desired method from the available
POST
,PUT
, orPATCH
options.Data Format → Select
JSON
as an option.Data Location → Input the path to the data location. For example,
root/result
.Authentication → Select
Basic
as an option.Username → Input the username required to authenticate against the Webhook.
Password → Input the password required to authenticate against the Webhook.
Examine the settings; if they are correct, click the Save button to save the system.