Skip to main content
Skip table of contents

Thoughtspot - Export Metadata

Overview

Quickly download the metadata objects from Thoughtspot

Variables

NameReferenceTypeRequiredDefaultOptionsDescription
TokenTHOUGHTSPOT_TOKENPassword--API Token generated from Thoughtspot
Metadata IDTHOUGHTSPOT_METADATA_IDAlphanumeric--The GUID of the associated metadata to fetch
File NameTHOUGHTSPOT_FILE_NAMEAlphanumericmetadata.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

      
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.