We are looking for a way to create a short cut URL to a collection, similar to the URL to an asset as sent through the email shortcut workflow.
URL to asset looks like:
http://mediabin/action/iw.ui?target=asset&targetConfig={'id':'{FB24ADWS-EF2A-431G-A99F-3A2F5D7D6927}'}We spent a bit of time looking around, but don't see an easy way to do this in MediaBin 8.0.3; seems the GUID for collection is used to query asset GUIDs linked to the collection, then those asset GUIDs are used to spit out the display. So not an actual URL.
Is this a feature in MediaBin 8.1?
Has anyone been able to find a solution?