marketplace
latest
false
- Release notes
- Overview
- Getting started
- Marketplace Vendors
- Marketplace Customers
- Publishing Guidelines
- Publishing Guidelines for Ready-to-go Automations
- Publishing Guidelines for Solution Accelerators
- Publishing Guidelines for Integration Service Connectors
- Publishing Guidelines for Process Mining app templates
- Security & IP Protection
- Other UiPath Listings
- Node-RED
- Get CyberArk password
- Setup
- Teams
- Microsoft Teams scope
- Create team
- Create team from group
- Get team
- Get teams
- Channels
- Create channel
- Delete channel
- Get channel
- Get channels
- Update channel
- Chats
- Get chat
- Get chats
- Get chat members
- Messages
- Get message
- Get messages
- Get message replies
- Reply to message
- Send message
- Events
- Create event
- Delete event
- Get event
- Get events
- Users
- Get user presence
- How it works
- Technical references
- Get started
- About
- Setup
- Technical references
- Azure Form Recognizer scope
- Activities
- Analyze form
- Analyze form async
- Get analyze form result
- Analyze receipt
- Analyze receipt async
- Get analyze receipt result
- Analyze layout
- Analyze layout async
- Get analyze layout result
- Train model
- Get models
- Get model keys
- Get model info
- Delete model
- Connectors
- How to create activities
- Build Your Integration

Marketplace user guide
Last updated Apr 1, 2026
Get CyberArk password
Important:
This activity is now deprecated. Please use the official CyberArk integration for Orchestrator to store credentials and the Get Credential activity to retrieve them in Studio.
UiPath.CybeArk.Activities.GetCyberArkPassword
Retrieves a set of credentials from the CyberArk Vault.
Note:
In order to use the activity, a CyberArk AIM server needs to be deployed on the robot machine. For more information please visit the official CyberArk website.
Properties
Common
- DisplayName - The display name of the activity.
Input
- AppID - The Application ID from the CyberArk Vault. Supports strings and String variables.
- ObjectName - The name of the object stored inside the CyberArk Vault. Supports strings and String variables.
- Safe - The name of the safe from the CyberArk Vault. Supports strings and String variables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- Password - A secure string containing the password for the required credential.
- Username - A string containing the username for the required credential.