VAULT List credentials function

The VAULT List credentials function in RPA.

Help CentreCredentials & Connections

This article describes the RPA Vault functionality to list all credentials.

For a full list of available functions, please read VAULT functions.


Description

The List credentials function retrieves a list of all credential names stored in the vault. Only the names are returned, not the actual credential values.


Setting it up

To use the List credentials function, follow these instructions:

{{popups:rpas/add:action=vault-list}}

Once on a process map:

  1. Navigate to the process where you would like to add the List credentials function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the VAULT List credentials option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
VariableNoTextcredentialsVariable name to store the list of credential names

Output variables

VariableTypeDescription
{credentials}ArrayArray of credential names stored in the vault

Errors

This action does not produce errors.


Tips

  • Returns only credential names, not the actual secret values
  • Use this to audit which credentials are stored in the vault

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.