Robility Get Credentials

Estimated reading: 2 minutes

The Robility Get Credentials component is designed to securely retrieve credentials that have been configured and stored in the Robility Vault within Robility Manager.

Parameters

Credential Lock Status: Specifies whether the selected application should be locked during execution in Boolean value.
True: Locks the credential during execution, preventing other machines from using the same credential.
False: Allows multiple machines to use the same credential simultaneously.
None: If left blank, the activity defaults to the False state.

Note: To unlock the credential, you can either select the “Unlock” button in Robility Manager for the respective credential or use the “UnlockCredential” activity within the automation.

ApplicationName: Choose the “Application name” from the drop-down to extract the credentials from 

Delay Before: Specifies the time (in milliseconds) to wait before executing the activity or component.

Delay After: Specifies the time (in milliseconds) to wait after completing the activity or component execution. 

Continue on Error: Determines whether the workflow should proceed if the current activity encounters an error.

Stop Workflow – Immediately halts the workflow execution when an error occurs.
Continue – Skips the failed activity and proceeds with the next step in the workflow. 
Continue Using Error Output – Allows the workflow to continue while capturing the error details as part of the output. This mode enables advanced handling scenarios where the error message or code is required for downstream actions, logging, or conditional flows. 

Retry: Specifies the number of times the system should automatically retry the activity if it fails during execution.

Response Output: The component returns its output in a JSON format, listing the retrieved credential details. The response includes key information such as the application nameusernamepassword, and domain including status of the retrieval.

Share this Doc

Robility Get Credentials

Or copy link

CONTENTS