Automate Canva for free on Stepper

Canva is a graphic design platform that allows users to create social media graphics, presentations, posters, documents, and other visual content.

I want to integratewithSee how to connect Canva to ...

Triggers available for Canva on Stepper

New Design

Polls for newly created designs in the user's account. Returns designs sorted by modification date in descending order. Use this trigger to watch for new designs being created.

  • 2 parameter s

Updated Design

Polls for recently modified designs in the user's account. Returns designs sorted by modification date in descending order. Use this trigger to watch for changes to existing designs.

  • 2 parameter s

Actions available for Canva on Stepper

Create Design

Creates a new Canva design using either a preset design type (like Presentation, Doc, Whiteboard) or custom dimensions. Note that blank designs are automatically deleted if not edited within 7 days.

  • 5 parameter s

Upload Asset

Uploads an asset (image, video, audio, or font) to the user's Canva content library. This is an asynchronous operation that polls until completion. Supports JPG, PNG, SVG, WebP, HEIC, GIF, MP4, MOV, MPEG, WebM, MKV, AVI, FLV, MP3, M4A, WAV, OGG, AAC, TTF, OTF, WOFF, WOFF2.

  • 3 parameter s

Export Design

Exports a Canva design to various formats including PDF, PNG, JPG, GIF, PPTX, and MP4. This is an asynchronous operation that polls until completion. Export URLs expire after a period of time, so download them promptly.

  • 7 parameter s

Autofill Brand Template

Generates a new Canva design by autofilling a brand template with dynamic data. This Enterprise-only feature requires the user to be a member of a Canva Enterprise organization. This is an asynchronous operation that polls until completion.

  • 3 parameter s

Create Comment

Creates a comment thread on a design. Supports mentioning users with the format @[user_id:team_id] and optionally assigning the comment to a mentioned user.

  • 3 parameter s

Create Folder

Creates a new folder in the user's Canva projects. Folders help organize designs and assets.

  • 2 parameter s

Update Asset

Updates the name and tags of an asset in the user's content library. Note that updating tags replaces all existing tags with the new set provided.

  • 3 parameter s

Find Design

Retrieves metadata for a specific design by ID. Returns design details including title, thumbnail, edit/view URLs, and timestamps.

  • 1 parameter s

Search Designs

Searches and lists designs in the user's Canva account with support for text search, filtering by ownership, and sorting options. Returns paginated results with design metadata.

  • 3 parameter s

List Folder Items

Lists all items (designs, folders, and assets) contained in a specific folder. Use "root" as the folder ID to list items in the user's Projects folder. Returns paginated results with up to 100 items per request.

  • 2 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.