Add Smartsheet row
Approval-gated Smartsheet row add workflow. It reads one sheet for context, then calls recued-core.smartsheet.row.add with a caller-provided JSON array of Smartsheet Row objects for exactly that sheet. It does not update 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 (6 steps)
sheet_id
trim
Trim whitespace from setting sheet id
rows_json
trim
Trim whitespace from setting rows json
reason
trim
Trim whitespace from setting reason
sheet
?
add_rows
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
sheet id
setting
=
rows json
setting
=
[{"toBottom":true,"cells":[]}]
smartsheet
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.