URL Structure
{BaseURL}/#/linked/{linkedNodeID}/node/{nodeID}/details/{detailsNodeI
Ds}?selectedDetail={DetailOption}
Currently the base URL is: https://utopia.revverdocs.com/
linkedNodeID - The highest level node in the structure that you want the viewer to be able to see
nodeID - The selected parent node of the details nodes (i.e. a folder node ID with files in it)
detailsNodeIDs - The node IDs that should be selected. If the detailsNodeIDs is a single node and the same as the nodeID then that node will be selected with whichever detail type was passed in (i.e. node preview). If the nodeID is a parent then it will go to the parent node and the children nodes will be available to select.
=DetailOption (optional) - This allows you to determine which detail option it will navigate to. Currently this option should only be used on a single file. Other node types will redirect automatically to “nodePreview”, so it’s recommended to leave this option off of the URL in those cases.
The available detail options are dependent on the node type. Please see the following list below for the option use with node type and what its equivalent is in the UI.
Options
nodePreview
Node Types: Cabinets, Drawers, Folders
Non-Viewable Files
UI Name: Details
Viewable Files:
UI Name: Preview
profile
Node Types: All
UI Name: Profile
comment
Node Types: All
UI Name: Notes
permission
Node Types: All
UI Name: Permissions
timeTriggers
Node Types: All
UI Name: Governance
eventtriggers
Node Types: All
UI Name: Automation
password
Node Types: All
UI Name: File Version
auditLogs
Node Types: All
UI Name: Audit Logs
**Please note that this still requires the user to be authenticated and to have permission to the various nodes. They will be directed to the login screen if they are not.
Examples
Linked View to File Preview (Primary Use Case)
https://utopia.revverdocs.com/#/linked/6/node/4/details/4?selectedDetail=nodePreview
A link formatted like the above example will appear in your browser like this:
Linked View to Cabinet
Using a selected detail option on any node type except a file will redirect the user to the “nodePreview” option.
Recommended
https://utopia.revverdocs.com/#/linked/6/node/3/details/3
Currently Redirects to “nodePreview”, but functionality will be updated soon
https://utopia.revverdocs.com/#/linked/6/node/3/details/3?selectedDetail=permission
Need Help?
Contact Technical Services
To get assistance from our Technical Services team, look for the chat bubble in the lower right corner to connect with our trained AI agent, Fin.
Fin references our entire Revver Help Center to accurately answer your questions, but if you would like to speak to a live technician, simply ask Fin to "Transfer me to a live technician" or select the "Talk to a person" button below Fin's chat answers and you will be immediately transferred to the first available Technical Services team member.
You can also connect with us via email at [email protected].

