Hello team, I am working on automation of our sources to ThoughtSpot to minimize time to delivery, could you help guide to me right API calls, if they exist? Idea of my workflow is: I have source: Simple existing Table inside Source (Snowflake, BigQuery)
I would like to propagate this Table to end users programatically. I imagine I have to do in order: 1. Create Connection to Particular Table - /api/rest/2.0/connection/create 2. Subsequently create a Model/Worksheet from that table, enable Spotter - is there an API that supports converting Connection to Spotter Enabled Model / Worksheet? I was not able to find one 3. Maybe also generate some Answer via Spotter AI API from that Model - /api/rest/2.0/ai/answer/create is there also a way to generate LiveBoards programatically?
Thank you
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community