Skip to content
Recued
Menu
← Back to recipes

Comment on Smartsheet discussion

by recued-core v1

Approval-gated Smartsheet discussion reply workflow. It reads one discussion with comments for context, then adds one text-only comment through recued-core.smartsheet.discussion.comment.add. It does not create attachments, update or delete comments, share sheets, send email/update requests, create automations, or call arbitrary Smartsheet endpoints.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
sheet_id trim
Trim whitespace from setting sheet id
discussion_id trim
Trim whitespace from setting discussion id
comment_text trim
Trim whitespace from setting comment text
discussion_before ?
add_comment ?
card to_summary
Format results as a summary card
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

sheet id setting =
smartsheet setting =
comment text setting =
discussion id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Smartsheet connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

smartsheet smartsheetdiscussionscommentscollaborationapprovalpack:smartsheet

Details

6 steps 4 configurable settings recipe_id: comment-smartsheet-discussion