GetIdByNameAndTemplate
This method searches for a Secret ID using the Secret Name and Template ID.
REST API URL /api/v1/secrets?filter.searchField=name&filter.secretTemplateId=<templateID>&filter.searchText=<search name>
See the following settings for the Input parameters:
<secret name>
search value, secret name string
<TemplateID>
restricted template for search, number TemplateID
- 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