Forum Discussion
How to define direct URL for latest videos list view?
I don't need The Latest be the default BUT: THE URL ENDING WHICH DEFINES THE LATEST CHOICE: IT'S SOMETHING LIKE: https://web.microsoftstream.com/browse______________&[HERE COMES THE PROPERTY="IS LATEST"]
- Dec 16, 2019
BreXitThe Microsoft Stream Web UI Angular App seems not to provide a URL extension for setting the "sort by" option. But because of our post I got to know the api. When you change the option to "publishedDate" this command is fired in my tenant:
Calling this in a new browser tab inside a browser where you are signed in with your account, you will get the informations you want as JSON. Indicated by the "private" behind the version, this is not a public available api, but if you are firm with writing some code, maybe you can use this to get the elements you need.
But I think a uservoice entry would be good!
- Dec 16, 2019100% agree with Tomislav Karafilov
Needs to be in the GUI. This is a functionality which ought to be there in order to mature the Stream app.
Best, Chris