Row Updated - Webhook
Triggers a Flow when a row is updated in a Smartsheet sheet. Waits to receive an incoming request from Smartsheet that contains information on updated rows. This request occurs whenever a row is updated within a Smartsheet sheet.
Options
Field | Definition | Type | Required |
---|---|---|---|
Your Smartsheet sheets | Select from the list of all available Smartsheet sheets associated with your Smartsheet instance. | Dropdown | FALSE |
Trigger on Sort? | Choose from Yes or No . |
Dropdown | FALSE |
Output
Field | Definition | Type |
---|---|---|
Row | ||
The fields in this section are dynamically generated based on the columns available in the selected sheet. Fields are assigned according to the names of the columns within the sheet. | ||
Metadata | ||
id | The row ID within Smartsheet. | String |
rowNumber | The row number within the sheet. | String |
createdAt | The time that a new row was created. | String |
modifiedAt | The time that a new row was modified at. | String |