Hi all When is the 9 6 0 cl release
Hi all! When is the 9.6.0 cl release dropping? Looking forward to some very usefuly bug fixes for the embedded app 🙂
Is there any documentation for the
Is there any documentation for the AuthExpire callback in React? Specifically, can I use this to somehow tell TS to refresh the auth?
ThoughtSpot Community
Reposting from https://community.thoughtspot.com/s/feed/0D53n00009bLImSCAW We want to create a custom action that would allow us to see what the output of a table was and/or what was downloaded by the user. In our use case, our users would create an outreach or contact list as a table and then download it so they can do their outreach(mail, phone calls. etc.). We need a way to know what was downloaded in order to bill them appropriately. Does anyone use a similar custom action or have any suggestions?
Our current process is that we generate the list based on their requirements and then we send it to them via an SFTP site where they can then download the list. We want to provide them a way to pull the list themselves but still be able to track what they generate....
Hello I ve noticed in our embedded app
Hello, I've noticed in our embedded app the KPIs across the home page are missing the ... menu to remove them. Is this something we need to set visible actions on ?

Also is there a way to avoid new users
Also is there a way to avoid new users seeing the "Explore this liveboard" wizard-header? It goes to a thoughtspot video we don't want to expose. is this a setting or should we hide it with CSS?
What is the impact of enabling Block
What is the impact of enabling "Block full embed non app access" for our account? Seems like this might help for our embedded application?
TrustedAuthTokenCookieless issue
Hi, I changed the authType prop from AuthType.TrustedAuthToken to AuthType.TrustedAuthTokenCookieless in the embedded component initialization so our users don't get the 3rd party cookies issue but now our embedded components (LiveboardEmbed, AppEmbed on different pages) won't load and we see the
User is not logged in message
. Nothing about our authentication backend changed. This is time critical, can you help us understand how to fix this?Hi I wanted to move this thread from
Hi, I wanted to move this thread from support to here. We are looking to control the actions that would allow a user to Manage Alerts (for KPI alerts) and "Move to Tab" (while in edit mode). Support suggested that these would be ManageMonitor and "OnContainerMove" however @billsaysthis is telling me that ManageMonitor is not available and OnContainerMove is a callback not an action. Also we have "Action.Remove" in our list of available actions but it is not exposing the "Delete" to remove...

With the AppEmbed how do I block the
With the AppEmbed, how do I block the Share button on the screen listing liveboards and answers? I do not have Share in the visible actions array passed to AppEmbed.
