Wait for Row Added to the Bottom of a Sheet
UiPath.GSuite.Activities.WaitForRowAdded
Description
Waits for a new row to be added to the bottom of a sheet and resumes the workflow.
Project compatibility
Windows | Cross-platform
Configuration
-
Google Sheets connection - The connection for the Google Workspace account to use in the activity.
-
Spreadsheet - The Google spreadsheet file to use. Click the Folder
icon to browse Google Drive folders and select a spreadsheet. This option accepts input as IResource. Use the See more button menu to switch to Use variable or Url or ID input modes.- Spreadsheet URL or ID - The URL or ID of the spreadsheet of interest. This property supports
Stringvariables and string formatted values.
- Spreadsheet URL or ID - The URL or ID of the spreadsheet of interest. This property supports
-
Sheet name - The sheet to be monitored. Select a sheet from the available dropdown list.
-
Additional filters - Configure additional criteria to check on the created sheet.
-
Has headers - Specifies whether the first row in the sheet has headers. Boolean value. Default: On (True).
Additional properties
Output
- Spreadsheet - The Google spreadsheet file, saved as a
GDriveRemoteItemvariable. - Sheet - The created sheet.
- Job Data - Contains job info, such as Process name, Process version, Workflow name, Robot name, and mode of execution.