# egoisdk.Webhook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **webhookId** | **Number** | | [optional] [readonly] **listId** | **Number** | | **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** | [**[WebhookActionSchema]**](WebhookActionSchema.md) | Action that will trigger the webhook | **fields** | **[String]** | Array of contact field IDs to be displayed in the webhook | [optional]