When displaying the content to the public sometimes it is preferable to point the users directly to certain content. An example can be a committee that has their own webpages, they may want the videos associated with their committee to be shown easily without users having to navigate the complete calendar.


In this case there would need to be a Category created that represents that committee. The Category or Filter would then enable you to point users directly to that Filter view by using it's unique identifier.



The unique identifier can be found when you click on that Filter from within Harmony, this essentially becomes a URL that you can pass along to clients. There are several cases (listed below) that are easily accessible in order to point users to the proper category/filter. 



Upcoming events

http://sg001-harmony.sliq.net/99999/Harmony/en/View/UpcomingEvents/20191025/93

In this example although the date is present in the link it is disregarded.

Recently ended events

http://sg001-harmony.sliq.net/99999/Harmony/en/View/RecentEnded/20191025/93 

In this example although the date is present in the link it is disregarded.


Calendar view

http://sg001-harmony.sliq.net/99999/Harmony/en/View/Calendar/20191021/93

This example contains a date which is an important component and will navigate the user to that Filter view on that exact date.