See llms.txt for all machine-readable content.
This workflow watches a Google Sheet for rows marked ready, generates a personalized certificate in Canva using a brand template, exports and downloads it as a PDF, then emails it to the recipient via Gmail and updates the sheet with the delivery status.
ready column changes in the specified Google Sheets worksheet.ready set to YES and ignores all other updates.DONE/SENT with the Canva design URL on success, or marks it as ERROR with the failure message if any step fails.@canva/n8n-nodes-canva, and ensure your Canva account is on Canva Enterprise with access to Data Autofill.ready, certificate_id, full_name, full_date, course_name, instructor_name, email, design_url, and status, and set the trigger to watch the correct spreadsheet and sheet.full_name, full_date, course_name, and instructor_name, then paste the template ID into the workflow configuration.certificate_id uniquely identifies each row so the workflow can update the correct record when writing back status and links.@canva/n8n-nodes-canva (officially provided by Canva)