taiga_webhooks_create
Create a new webhook for a Taiga project. Provide project ID, name, URL, and secret key to receive automated event notifications.
Instructions
Create a new webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Webhook secret key | |
| url | Yes | Webhook URL | |
| name | Yes | Webhook name | |
| project | Yes | Project ID |