Update Smartsheet row
Approval-gated Smartsheet row update workflow. It reads one row for context, then calls recued-core.smartsheet.row.update with a caller-provided JSON array of Smartsheet Row objects for exactly that sheet and approved row target. It does not add rows, delete rows, copy or move rows, upload attachments, send update requests, share the sheet, import files, or call arbitrary Smartsheet endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
sheet_id
trim
Trim whitespace from setting sheet id
row_id
trim
Trim whitespace from setting row id
rows_json
trim
Trim whitespace from setting rows json
reason
trim
Trim whitespace from setting reason
row_before
?
update_rows
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
row id
setting
=
sheet id
setting
=
rows json
setting
=
[{"id":0,"cells":[]}]
smartsheet
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.