Webhooks (Rules and Events node)
In the Webhooks node, you can create, edit and delete webhook endpoints.
The following fields are available when creating and editing webhooks:
Field |
Description |
---|---|
Name |
Enter a unique name of the webhook endpoint. The webhook name cannot be empty. |
Address |
The URL of the web server or application you want to send event data to. If the URL of the web server is updated, you must update the webhook URL in the webhook node. Using HTTP through unsecure networks (like open internet) exposes all the events in plain text. |
Token |
Enter a token which is used to help secure communication with other applications by validating the source of the HTTP POST. Using a token to hep secure communication is optional but recommended. |
API version |
The version of the webhook plugin and API utilized for the webhook functionality. |