Florian Nègre - Hello,Is it possible, when we...
Hello,
Is it possible, when we embed all the application, to get the liveboard name and id selected by an event :
The events EmbedEvent.LiveboardInfo and EmbedEvent.LiveboardRendered MessagePayload data are empty.
We don't use Rest API, we only use the Visual Embed SDK.
Thank you
4 Replies
You can get id by using Route Change event. Payload for that is currentPath and our URL scheme for liveboard is
You should also use
This will help you know which events are triggered in your workflows.
https://developers.thoughtspot.com/docs/Enumeration_EmbedEvent#_all
EmbedEvent
Event types emitted by the embedded ThoughtSpot application.
Thank you.
Do you know if in your roadmap, there is a feature to add liveboard name in some javascript events (in the addition to the id) ?
We would like to add the liveboard name in our breadcrumb
@Himanshu Arora - Can you look at the request and put it in our roadmap ?
@Florian Nègre - Can you also put the idea in the community ?