Forum Discussion

mor_et's avatar
mor_et
Mentor
10 years ago

Access to Videos Stored on Community

We have videos stored on the community (uploaded to the message itself).

 

We have need to show these videos on a seperate page - but the REST API only give some sort of ID, not a url which we can input to a player.

 

How can we achieve this?

  • DougS's avatar
    DougS
    Khoros Oracle

    I'm not certain of this, but I believe the ID usually has enough information to load the video.  I know if you add restapi.response_style=view to your API call it should add a view_href parameter that contains a URL to the page on the community where the video can be played.