Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
minhtri595
4 months agoNew Contributor
Autofill for website with same name but diffrence top-level domain
I'm trying to create iteam login that can autofill on website with same name but diffrence top-level domain. Example: business.com then then website change to business.xyz, is there anyway, 1Password can autofill login ? Usually, I have to edit the website field of item login from business.com to business.xyz.
That sounds like a tricky goal, horribly risky, and impractical to maintain as the (well over a thousand) TLDs change, however you could probably automate the process using `op item edit` with a JSON template built from the list.
3 Replies
- AJCxZ0Bronze Expert
Add a second website to the item, i.e.
website business.com
website business.xyz
and 1Password will autofill the details from that item on both websites.- minhtri595New Contributor
Thanks, but I know that solution, it is just that I want for all domain begin with business.[TLD], not fill in manually for each TLD.
- AJCxZ0Bronze Expert
That sounds like a tricky goal, horribly risky, and impractical to maintain as the (well over a thousand) TLDs change, however you could probably automate the process using `op item edit` with a JSON template built from the list.