UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 18, 2026

Get Row

UiPath.Azure.Activities.GetRow

Description

Retrieves the specified table row.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • PartitionKey - Specifies the key of the partition where the row is stored in.
  • RowKey - Specifies the row's unique identifier within the partition.
  • Table - Specifies the table from where the rows can be retrieved.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • Row - Provides the table's row.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated