Robility Get Vault Token Details

Estimated reading: 1 minute

This component securely retrieves vault token credentials from the Robility Credential Vault using the specified application name within a project.

Parameters

Application Name: 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 name and value including status of the retrieval.

Share this Doc

Robility Get Vault Token Details

Or copy link

CONTENTS