Add webhook
kommo_webhooks_addSet up a webhook in Kommo CRM by specifying a destination URL and event list, enabling real-time POST notifications for selected events.
Instructions
Create a webhook. Provide destination URL and list of events (e.g. add_lead, update_contact).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | Event names that trigger the webhook | |
| destination | Yes | URL that will receive webhook POSTs |