Breadcrumbs

Thoughtspot - Export Metadata

Overview

Quickly download the metadata objects from Thoughtspot

Variables

Name

Reference

Type

Required

Default

Options

Description

Token

THOUGHTSPOT_TOKEN

Password

-

-

API Token generated from Thoughtspot

Metadata ID

THOUGHTSPOT_METADATA_ID

Alphanumeric

-

-

The GUID of the associated metadata to fetch

File Name

THOUGHTSPOT_FILE_NAME

Alphanumeric

metadata.json

-

The json file name that the downloaded data should have

YAML

Below is the YAML template

YAML

source:
  template: Thoughtspot - Export Metadata
  inputs:
    THOUGHTSPOT_TOKEN:
    THOUGHTSPOT_METADATA_ID:
    THOUGHTSPOT_FILE_NAME: metadata.json
  type: TEMPLATE
guardrails:
  retry_count: 1
  retry_wait: 0h0m0s
  runtime_cutoff: 1h0m0s
  exclude_exit_code_ranges:
    - 202