kommo_subscribe_webhook
Subscribe to Kommo CRM events and send webhook notifications to your endpoint for real-time updates on leads, contacts, and tasks.
Instructions
Assina um webhook: envia eventos da Kommo para uma URL. settings = lista de eventos (ex.: add_lead, status_lead, update_lead, add_contact, add_task).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | Eventos a assinar | |
| destination | Yes | URL HTTPS que receberá os eventos |