UiPath Documentation
activities
latest
false

IT Automation Activities

Last updated Apr 21, 2026

Get Secret Data

UiPath.GoogleCloud.Activites.GCPGetSecretData

Description

Gets the secret data associated with the specified secret version.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • ProjectId - The unique identifier of the project. This field supports only String variables.
  • SecretName - The name of the secret. This field supports only String variables.
  • SecretVersionName - The name of the secret version. If left blank, it defaults to the most recently created secret version. This field supports only String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • SecretData - The secret data of the specified secret version. This field supports only String variables.
  • SecureSecretData - The secret data of the specified secret version, as a secure string.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated