Skip to main content
The Canva node adds Canva operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.
You can wire the Canva node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Canva under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Canva account when prompted; no keys to copy. NoClick requests the following permissions:
  • asset:read
  • asset:write
  • design:meta:read
  • design:content:read
  • design:content:write
  • folder:read
  • folder:write
  • profile:read
  • brandtemplate:meta:read
  • brandtemplate:content:read
  • comment:read
  • comment:write

Operations

Asset

OperationIDDescription
Delete Assetdelete_assetDelete an asset
Get Asset Metadataget_asset_metadataGet asset metadata
Get Asset Upload Job Statusget_asset_upload_job_statusGet status of an asset upload job
Get Binary Asset Upload Job Statusget_binary_asset_upload_job_statusGet status of binary asset upload job
Update Asset Name or Tagsupdate_asset_name_or_tagsUpdate asset name or tags
Upload Asset from Binaryupload_asset_from_binaryUpload asset from binary data
Upload Asset from Urlupload_asset_from_urlUpload an asset from a URL (preview feature)

Authentication

OperationIDDescription
Fetch Current User Oidc Claimsfetch_current_user_oidc_claimsFetch current user’s OIDC claims
Get App Json Web Key Setget_app_json_web_key_setGet JSON Web Key Set of an app for JWT verification
Get Openid Connect Jwksget_openid_connect_jwksGet JSON Web Key Set for OpenID Connect
Revoke Access or Refresh Tokenrevoke_access_or_refresh_tokenRevoke access or refresh token
Verify Token Validityverify_token_validityVerify token validity and get token metadata

Brand template

OperationIDDescription
Get Brand Template Metadataget_brand_template_metadataGet brand template metadata
List Brand Templates with Searchlist_brand_templates_with_searchList brand templates with search and filters

Comment thread

OperationIDDescription
Create Comment Thread Replycreate_comment_thread_replyCreate reply to comment thread
Create Design Comment Threadcreate_design_comment_threadCreate comment thread on design
Get Comment Thread Replyget_comment_thread_replyGet specific reply from thread
Get Design Comment Threadget_design_comment_threadGet comment or suggestion thread
List Comment Thread Replieslist_comment_thread_repliesList replies for a comment thread

Design

OperationIDDescription
Create Designcreate_designCreate a new Canva design
Get Binary Design Import Job Statusget_binary_design_import_job_statusGet status of binary design import job
Get Design Import Job Statusget_design_import_job_statusGet status of a design import job
Get Design Metadataget_design_metadataGet design metadata
Import Design from Binary Fileimport_design_from_binary_fileImport design from binary file data
Import Design from Urlimport_design_from_urlImport a file as a design from URL
List Design Pageslist_design_pagesList pages in a design (preview feature)
List User Designslist_user_designsList user’s designs

Design autofill

OperationIDDescription
Create Design Autofill Jobcreate_design_autofill_jobStart async job to autofill design using brand template
Get Autofill Dataset Definitionget_autofill_dataset_definitionGet dataset definition for autofill fields
Get Design Autofill Job Statusget_design_autofill_job_statusGet status of design autofill job

Design export

OperationIDDescription
Create Design Export Jobcreate_design_export_jobCreate a design export job
Get Design Export Formatsget_design_export_formatsGet available export formats for a design (preview feature)
Get Design Export Job Statusget_design_export_job_statusGet status of an export job

Design resize

OperationIDDescription
Create Design Resize Jobcreate_design_resize_jobCreate async job to resize a design to new dimensions
Get Design Resize Job Statusget_design_resize_job_statusGet status of a design resize job

Folder

OperationIDDescription
Create Foldercreate_folderCreate a new folder
Delete Folderdelete_folderDelete a folder
Get Folder Detailsget_folder_detailsGet folder details
List Folder Contentslist_folder_contentsList items in a folder
Move Item to Foldermove_item_to_folderMove an item to a folder
Update Folder Nameupdate_folder_nameUpdate folder name

User

OperationIDDescription
Get Current User Idget_current_user_idGet current user ID
Get User Available Featuresget_user_available_featuresGet user capabilities (what features are available)
Get User Profile Informationget_user_profile_informationGet user profile information

Webhook

OperationIDDescription
Get Webhook Signature Verification Keysget_webhook_signature_verification_keysGet JSON Web Keys for webhook signature verification