URL Aliases
Define configurable aliases to ease onsite setup
Custom aliases allow providing a short name for any ontime URL.
It serves two primary purposes:
URL Automation
URL Automation is meant for cases in which we would like to change the URL from Ontime without the need for changes on the consumers of the views.
Consider the case of unattended screens or hardware integrations, where access to change the browser URL may be impractical
Simplifying complex or lengthy URLs
With the view customisations through URL parameters, the URL can become complex, making recreating and sharing difficult.
Leveraging URL Aliases, you can create a simple URL that can encode a view with given styles.
Last updated