Wait for Sheet Cell Updated and Resume
UiPath.GSuite.Activities.WaitForSheetCellUpdated
Description
Waits for a sheet cell sheet to be updated 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.
-
Cell address - The cell address in the sheet to monitor, e.g.,
A2,B10. This field supportsStringvariables and string formatted input. -
Additional filters - Configure additional criteria to check on the created sheet.
Additional properties
Output
- Spreadsheet - The Google spreadsheet file, saved as a
GDriveRemoteItemvariable. - Cell - Information about the updated cell.
- Job Data - Contains job info, such as Process name, Process version, Workflow name, Robot name, and mode of execution.