Deep Linking (URL Schemes)
With deep linking, you can open an item or page directly in Inventory from a web page, iOS Shortcut, or by scanning a QR code.
The following URLs are supported in the Inventory app:
Using Multiple Profiles
If you have multiple profiles and wish to switch to a specific profile with deep links, add ?p=<profile_id>
or ?c=<config_uuid>
at the end of the URL. For example, z-inv://iar/<individual_asset_reference>?p=a1b2c3d4
.
Last updated
Was this helpful?