UiPath · Arazzo Workflow
UiPath Provision a Credential Asset
Version 1.0.0
Create a credential asset and confirm it by reading it back.
View Spec
View on GitHub
AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTestingArazzoWorkflows
Provider
Workflows
provision-credential-asset
Create a Credential asset then read it back to confirm.
Creates a Credential asset with a username and password, then retrieves it by ID to confirm its definition.
1
createCredential
createAsset
Create a Credential asset in the folder storing the supplied username and password pair.
2
confirmCredential
getAsset
Read the credential asset back by its ID to confirm its name, type, and username persisted. The password is write-only and is not returned.