Hi TS -
In our embed view, the user navigates to the search view from a specific liveboard. The mental model is that they are searching for an answer to add to that particular liveboard. However, when pinning an answer, the option is auto-selected to the last liveboard the user selected and results in mistaken pins to the wrong board. Is it possible to preselect a particular default liveboardId? Right now as a workaround we hide the Pin button from the embed and send a Pin event but even this opens the liveboard list modal, which is not ideal as it enables liveboard creation outside of our desired flow.
Barring that, is there any way to programmatically get the search parameters and update the liveboard outside of the built-in Pin action?