UiPath Documentation
activities
latest
false

IT Automation Activities

Last updated Apr 21, 2026

Insert Rows

UiPath.Azure.Activities.InsertRows

Description

Inserts new rows in the specified table or replaces them if they already exist.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • InsertType - Specifies the insertion type used for this operation. The possible values are InsertOrReplace, Insert and InsertOrMerge. The default value is InsertOrReplace.
  • Rows - Specifies exactly the rows that need to be inserted.
  • Table - Specifies the table where the rows need to be inserted.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated