create_webhook
Create a Trello webhook by providing a callback URL and model ID. Returns the webhook with its ID and callback URL.
Instructions
Create a Trello webhook. Returns the created webhook with id and callbackURL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_model | Yes | ||
| description | No | ||
| callback_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |