Create a ThoughtSpot connection to an Edge or Collibra Cloud site (private preview)

To retrieve metadata from ThoughtSpot, create a connection on an Edge or Collibra Cloud site. This connection allows Collibra to authenticate with your ThoughtSpot tenant via the REST API.

Do you use a vault?

You can use a vault to add your data source information to your Edge site connection.

Check the connection property table below to see which information is available for your vault.

Vaults are not available for Collibra Cloud site sites.

No vault
AWS Secrets Manager
Azure Key Vault
CyberArk Vault
Google Secret Manager
HashiCorp Vault
 

Prerequisites

Ensure that the requirements are met in both the Collibra and ThoughtSpot environments.

In your Collibra environment

  • You either created and installed an Edge site or were granted a Collibra Cloud site.
  • The Edge site status must be Healthy.
  • You have a global role that has the Manage connections and capabilities global permission, for example, Edge integration engineer.
  • You have a resource role with the Configure external system resource permission, for example, Owner.
  • If you have defined an outbound (forward) proxy on your Edge site, ensure the configuration allows HTTPS traffic to your ThoughtSpot tenant.
  • You have added a vault to your Edge site.
    Note  Vaults are not supported on Collibra Cloud sites.
  • If your data source connection requires a file from your vault, the file must be encoded into Base64 and stored as a regular secret in your vault.

Network and proxy configuration

The following endpoint must be reachable from the Edge host:

https://{tenantName}.thoughtspot.cloud

In your ThoughtSpot environment

  • You have a valid ThoughtSpot Tenant URL.
  • You have a username and password with API access permissions.
  • The credentials must have access to the following assets in the targeted Orgs:
    • Connections
    • Data Models (Worksheets/Views)
    • Liveboards
    • Answers
    Any content restricted or hidden from these credentials are not ingested during synchronization.

Steps

  1. Open a site.
    1. On the main toolbar, click Products iconCogwheel icon Settings.
      The Settings page opens.
    2. In the tab pane, click Edge.
      The Sites tab opens and shows a table with an overview of your sites.
    3. In the table, click the name of the site whose status is Healthy.
      The site page opens.
  2. In the Connections section, click Create connection.
  3. Select ThoughtSpot to connect to Databricks.
    The Create connection page appears.
  4. Enter the required information.
    FieldDescriptionRequiredAvailable for Vaults?
    Name

    The name of the Edge or Collibra Cloud site connection for Databricks.

    Yes No
    Description

    The description of the connection.

    No No
    Vault The vault where you store your data source values. No No
    ThoughtSpot URL The base URL of your tenant, for example, https://collibra.thoughtspot.cloud. Yes Yes
    Username
    The username with API access permissions. Yes Yes
    Password The password associated with the username. Yes Yes
  5. Click Create.
    The connection is added to the Edge or Collibra Cloud site.

Collibra validates the credentials when synchronizing ThoughtSpot.

What's next

Add the ThoughtSpot synchronization capability (private preview).