For general information on webhooks, see Topic: Web Hooks
- Webhook trigger event. The event you choose will determine what data is made available.
- Add new rule. All rules must pass for the message to be sent.
- Remove an existing rule
- Select the field to use for rule comparison
- Select the compare operation
- Input the compare value
- Enter a description for this webhook
- Enter the URL for the remote host that will receive the message. The data will be sent in a HTTP POST request. Make sure that any firewalls between the systems have been opened to facilitate the communication.
- Enter optional extra headers. Can for example be extra headers for authentication.
- Enable a custom payload. If custom payload is not enabled, a default message will be used.
- The content of the custom payload. Do not insert quotes around variables here, as the system will do so automatically according to the selected formatter.
- Variable list. This will present a list of variables that are possible to include in the payload. Additional variables can be discovered by navigating certain properties by using the [>] arrow button.
- Formatter
- Enable flag. When disabled, the webhook will not collect data nor send existing queued data to an external system.
- Save and close dialog
- Abort changes