Skip to content

Commit a3bc89d

Browse files
committed
clickhouse-email-custom
1 parent 0e8e6b9 commit a3bc89d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

modules/ROOT/pages/connections.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ ThoughtSpot supports connecting to external data warehouses and using these as d
2222
2323
* https://docs.thoughtspot.com/cloud/latest/connections-synapse[Azure Synapse]
2424
25+
* https://docs.thoughtspot.com/cloud/latest/connections-clickhouse[ClickHouse] [earlyAccess eaBackground]#Early Access#
26+
2527
* https://docs.thoughtspot.com/cloud/latest/connections-databricks[Databricks]
2628
2729
* https://docs.thoughtspot.com/cloud/latest/connections-denodo[Denodo]
@@ -149,6 +151,30 @@ __String__. Specify the database associated with the account.
149151
To set up a *Synapse connection with OAuth*, see https://docs.thoughtspot.com/cloud/latest/connections-synapse-oauth[Configure OAuth for a Synapse connection, window=_blank]
150152
====
151153

154+
.ClickHouse connection
155+
156+
[%collapsible]
157+
====
158+
* `host`
159+
+
160+
__String__. The hostname of the ClickHouse server.
161+
162+
* `port`
163+
+
164+
_Integer_. Enter the ClickHouse server port number.
165+
166+
* `user`
167+
+
168+
_String_. Username of your ClickHouse database account.
169+
170+
* `password`
171+
+
172+
__String__. Password of your ClickHouse database account.
173+
174+
* `Connection name`
175+
+
176+
__String__. Name for the new ClickHouse connection.
177+
====
152178

153179
.Databricks connection
154180

modules/ROOT/pages/customize-email-apis.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ ThoughtSpot now provides REST APIs that enable developers and administrators to
1111
* Sharing of Liveboards, visualizations, or saved answers
1212
* SpotIQ analysis results
1313
* KPI chart alerts
14-
* Liveboard schedules
1514
1615
These APIs support customizations of the following parameters of the email template at the Org level:
1716

0 commit comments

Comments
 (0)