Log in using a password manager

For tighter security than a Google Sheet, store passwords in a dedicated password manager or vault that exposes an API. At runtime, retrieve each password using a webhook or the Write javascript step inside the automation, so the password is only ever held in memory for the length of the run.

For other login methods, see Google Sheet steps, sessions, VPS, 2FA, or secure login.


Any vault that offers an HTTP API works. One example is HashiCorp Vault.