Make easier to fetch all fields from a single vault item #38
Labels
enhancement
New feature or request
tracked
Issue is tracked in 1Password's internal ticketing system as well.
Summary
While fetching a single field is quite easy, getting a sensible and usable collection, when trying to fetch all fields from a certain item, is quite a cumbersome process.
Use cases
Each item in a vault represents a server item. Each server item has multiple fields and sections (for example sections are MySQL, MongoDB etc).
For certain services there are multiple secrets that are needed (for example MySQL user passwords), so fetching all fields at once is going to be much quicker and easier than calling 1Password API for 5 - 10 times.
Proposed solution
Create a lookup plugin that could be used for accomplishing this task.
Is there a workaround to accomplish this today?
I've managed to achieve this and described the whole process here:
https://1password.community/discussion/comment/612753/#Comment_612753
References & Prior Work
None
The text was updated successfully, but these errors were encountered: