Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
4 years agoProgrammatically open desktop app to specific item using UUID
Hello im trying to open a specific item in the desktop app using its UUID. Does 1password 7 have a URI (onepassword://uuid/ ) or command line arg (onepassword.exe --UUID ) that will do this?
...
Jack_P_1P
1Password Team
4 years agoHey @Garulf:
If you'd like to open an item inside 1Password 7 using a link, you can do that by following these steps:
1. Locate the item you'd like to open inside 1Password 7.
2. Right click the item in the list, choose Copy Private Link.
3. You'll get a URL that begins with https://start.1password.com/open/i?
4. Replace https://start.1password.com/
with onepassword://
, resulting in a URL that looks like onepassword://open/i?...
.
Using that should open the expected item in 1Password 7. Let me know how you get on with that!
Jack