Skip to content
Recued
Menu
← Back to recipes

Export Canva design

by recued-core v1

Approval-gated Canva export workflow. It reads one design and available export formats, then starts exactly one Canva export job through recued-core.canva.design.export.create. The export job can later return temporary download URLs; this recipe does not fetch or store those files, use print-partner exports, import designs, resize designs, or call arbitrary Canva endpoints.

How it works 7 steps

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

Process (7 steps)
design_id trim
Trim whitespace from setting design id
reason trim
Trim whitespace from setting reason
design ?
formats ?
export_job ?
export_status ?
card to_summary
Format results as a summary card
Settings 5 configurable

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

canva setting =
reason setting =
design id setting =
format type setting = pdf
export quality setting = regular

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 canvadesignexportshandoffapprovalpack:canva

Details

7 steps 5 configurable settings recipe_id: export-canva-design