activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Mar 2, 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

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated