Canva Connect - Create design export job action

The Create design export job action starts an asynchronous export job for a design in Canva Connect and returns the job ID immediately, instead of waiting for the export to finish. Use the Get record details by ID action with the Design export job object to poll the job for its status and download URLs.

Input

Input fieldDescription
Design IDEnter the ID of the design you plan to export.
File typeSelect the format you plan to export the design as. Options include PDF, JPG, PNG, PPTX, GIF, or MP4.
PagesEnter the page numbers to export from a multi-page design. The first page is page 1. All pages are exported if left blank.
Page sizeSelect the paper size of the exported PDF. Options are A4, A3, Letter, or Legal. Required for PDF exports.
HeightEnter the height, in pixels, of the exported image. Used for JPG, PNG, or GIF exports only.
WidthEnter the width, in pixels, of the exported image. Used for JPG, PNG, or GIF exports only.
LosslessSet to true to export the PNG with lossless compression. Defaults to false. Used for PNG exports only.
As single imageSet to true to merge a multi-page design into a single PNG image instead of exporting each page separately. Defaults to false. Used for PNG exports only.
Transparent backgroundSet to true to export the PNG with a transparent background. Requires Canva Pro. Used for PNG exports only.

Output

Output fieldDescription
Job IDThe ID of the export job.
StatusThe status of the export job.

Last updated: