Hey hey,

Hey hey, About embedded pinboard. Is there a way to get event when a new liveboard is created. I couldn't find it in the docs. There is one for deleting, but not for creating.
8 Replies
shikharTS
shikharTS2mo ago
I think we already have this feature request in our backlog. Currently there is no event when a new liveboard is created. cc @utsav.kapoor
Shahen
ShahenOP2mo ago
Oh, I see. In that case, is this idea possible? I am embedding full app as Page.LIveboards, is there a way that I can filter our all the liveboards that are created by the admin(us) and show only reports that are created by our customer?
shikharTS
shikharTS2mo ago
Maybe give them access to only those liveboards created bu them and remove access from liveboards created by admin..
Shahen
ShahenOP2mo ago
they will have access to it through another UI, that's why I needed this event, because we also need them to make their own reports and save as liveboards. So only custom reports by users and only admin reports by us
shikharTS
shikharTS2mo ago
Maybe use hide objects as given here : https://developers.thoughtspot.com/docs/Interface_AppViewConfig#_hideobjects. You can get the list by making a rest api call
AppViewConfig
The view configuration for full app embedding.
shikharTS
shikharTS2mo ago
Also how will an embed event help you here?
shikharTS
shikharTS2mo ago
AppViewConfig
The view configuration for full app embedding.
Shahen
ShahenOP2mo ago
yes, thanks for the hint, the second option can work out actually, will try

Did you find this page helpful?