Webhook schema
Name | Type | Description | Notes |
---|---|---|---|
webhookId | Integer | [optional] [readonly] | |
listId | Integer | ||
url | String | Url to send the webhook | |
actions | List<WebhookActionSchema> | Action that will trigger the webhook |
Webhook schema
Name | Type | Description | Notes |
---|---|---|---|
webhookId | Integer | [optional] [readonly] | |
listId | Integer | ||
url | String | Url to send the webhook | |
actions | List<WebhookActionSchema> | Action that will trigger the webhook |