Reference Guide: System default asset codes
The code values needed to reference a built-in Uberflip platform asset in an app manifest
When you build an app manifest, various properties allow you to reference an existing system default asset instead of one created by your app manifest. Below, you can find lookup tables that list these elements and their codes.
Licenses
System default licenses
License Name | Code |
---|---|
Uberflip for Sales | UBERFLIP_FOR_SALES |
Uberflip AI | UBERFLIP_AI |
Global Permissions
System default global permissions
Coming soon
User Groups
System default User Groups
User Group Name | Code |
---|---|
All Users | ALL_USERS |
Content Managers | CONTENT_MANAGERS |
Authors | AUTHORS |
Developers / Designers | DEVELOPERS_DESIGNERS |
Demand Generation | DEMAND_GENERATION |
Analysts | ANALYSTS |
Sales Reps | SALES_REPS |
Hub Sidenav Parent Items
Expandable parent menu items in Hub sidebar menu
Parent Menu Item | Code |
---|---|
Dashboard | DASHBOARD |
Recommendations | RECOMMENDATIONS |
Appearance | APPEARANCE |
Website Tools | WEBSITE_TOOLS |
Hub Privacy | HUB_PRIVACY |
Hub Options | HUB_OPTIONS |
Hub Sidenav Icons
Available glyphicons for root and parent menu items in Hub sidebar menu
Glyphicon ID | Code |
---|---|
dashboard | GI_DASHBOARD |
show-thumbnails | GI_THUMBNAILS |
bullhorn | GI_BULLHORN |
thumbs-up | GI_THUMBS_UP |
filter | GI_FILTER |
link | GI_LINK |
brush | GI_BRUSH |
roundabout | GI_ROUNDABOUT |
tags | GI_TAGS |
embed-close | GI_EMBED_CLOSE |
clock | GI_CLOCK |
picture | GI_PICTURE |
lock | GI_LOCK |
settings | GI_SETTINGS |
Note
You can see previews by looking up the Glyphicon ID on https://www.glyphicons.com/.
Updated 10 months ago