Good afternoon, we are evaluating which SDK to use for a particular internal app need. I am familiar with the Eikon Scripting API and the COM SDKs. I am also somewhat familiar with the JET api. Specifically, I understand how to use the JET news plugin to subscribe to desired headlines.
My question is this: is there a way to programmatically, from within JavaScript, retrieve the news story using the urn? I do know that it can be achieved with .navigate, but for our needs I would rather avoid the opening of new objects, and would like to instead control the display of the story within our app. Thank you!