Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
database | string | :heavy_check_mark: | N/A |
headers | Record<string, *string*> | :heavy_minus_sign: | Custom HTTP headers to include in requests to this destination. |
host | string | :heavy_check_mark: | N/A |
password | string | :heavy_check_mark: | N/A |
table | string | :heavy_minus_sign: | N/A |
username | string | :heavy_check_mark: | If you have not set a specific username in ClickHouse, simply type in ‘default’ below. |