I would like a {UUID} placeholder, simmilar to {TITLE} See: https://keepass.info/help/base/placeholders.html
Use Case:
I use Keepass, but many account credentials I use are formally stored in an enterprise password vault. I have to go thru a lengthly process to checkout the password and paste it into Kepass. I want to automate this process thru the use of Powershell, API calls to the enterprise password vault, and then KPScript.exe to update Keepass with the new password.
I use the URL field to kick off the powershell script. The Powershell script, does a json request to the enterprise password vault and checks out a specified account's password, and then uses KPScript.exe to push the new password back to the Keepass entry that launched the script. I would like to use the -refx-UUID paramater with KPScript.exe. Inorder to do this, I need to pass the UUID field to the Powershell script.
Ask:
I would like a {UUID} placeholder to accomplish this. It is possible to do this with a command simmilar to {REF:I@I:DF......} but {UUID} would be cleaner.
I second this!
I've now added a
{UUID}placeholder.Here's the latest development snapshot for testing:
https://keepass.info/filepool/KeePass_200430.zip
Thanks and best regards,
Dominik