Credential Vault Reader
Retrieves sensitive values (passwords, API keys) from Windows Credential Manager or an encrypted config file.
Sign in or create a free account to copy this script.
Provided as-is, without warranty of any kind. Review and test each pattern in a non-production environment before deploying it to live automations. See our Terms.
Problem this solves
Forum users store passwords in plain text variables; need a secure alternative.
Dependencies
- Config File Reader
- REST API POST Caller