Skip to content
Recued
Menu
← Back to recipes

Reply to Canva comment

by recued-core v1

Approval-gated Canva comment reply workflow. It reads one preview comment thread and its preview replies, then adds one plaintext reply through recued-core.canva.comment.reply.create. It does not create new threads, delete or resolve comments, mutate designs, export content, upload files, or call arbitrary Canva endpoints.

How it works 9 steps

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

Process (9 steps)
design_id trim
Trim whitespace from setting design id
thread_id trim
Trim whitespace from setting thread id
reply_text trim
Trim whitespace from setting reply text
thread ?
replies_raw ?
reply ?
replies default
Apply default
reply_count count
Count items in replies
card to_summary
Format results as a summary card
Settings 4 configurable

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

canva setting =
design id setting =
thread id setting =
reply text 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 Canva connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

canva canvacommentscollaborationcreative-reviewapprovalpack:canva

Details

9 steps 4 configurable settings recipe_id: reply-canva-comment