Canva Core Workflow A — Design Creation & Export Overview The primary Canva integration workflow: create designs via the REST API, let users edit them in Canva's editor, then export finished designs as PDF/PNG/JPG for downstream use (email campaigns, social posts, print orders). Prerequisites - Completed setup with valid access token - Scopes: , , Instructions Step 1: Create a Design Note: Blank designs are auto-deleted after 7 days if never edited. Step 2: Redirect User to Edit Step 3: Get Design Metadata Step 4: Export the Finished Design Step 5: Poll for Export Completion Supported Export…