GetIdByName

This method searches for a Secret ID using the Secret name field (string value).

REST API URL /api/v1/secrets?filter.searchField=name&filter.searchText=<search name>

See the following settings for the Input parameters:

<secret name> search value, secret name string

  • CredentialName: Credential name where the store accesses the parameters
  • Property username: Accesses parameters store in the credential vault for Blue Prism
  • Property password: Accesses parameters store in the credential vault for Blue Prism
  • Property server_url: Accesses parameters store in the credential vault for Blue Prism

See the following settings for the Output parameters:

  • Collection Secret Model: Where key collection ID secret

Scheme

GetIdByNameAndTemplate