Webhook schema
| Name | Type | Description | Notes |
|---|---|---|---|
| webhookId | Integer | [optional] [readonly] | |
| listId | Integer | ||
| url | String | Url to send the webhook <a href='/usecases/webhooks/' target='_blank'>[Go to webhooks documentation]</a>: * Note: Only 'http' or 'https' protocols are supported. | |
| actions | List<WebhookActionSchema> | Action that will trigger the webhook | |
| fields | List<String> | Array of contact field IDs to be displayed in the webhook | [optional] |