Webhooks
A webhook is an event-driven communication method that automatically sends data between applications via HTTP. This enables seamless API-based automation and allows event-triggered workflows to be executed in external platforms, such as messaging and notification systems. When a specific action or event occurs on the platform, a webhook sends data to an external system. This enables real-time integration with external tools without manual intervention.
To create a new webhook, navigate to the Webhooks section in the administration settings and click Create New Webhook.
{width="5.435913167104112in"
height="2.484281496062992in"}
Configure the webhook details, including:
-
Webhook name,
-
Webhook endpoint -- destination URL,
-
Webhook request timeout in second,
-
Event trigger -- either all system events or individual events defined in chapter 6.3.
{width="5.121365923009624in"
height="4.521054243219598in"}