The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Canva Integration",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "process-canva",
"responseMode": "lastNode",
"options": {}
},
"id": "webhook-trigger",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
100,
300
]
},
{
"parameters": {
"url": "={{ $json.body.url }}",
"options": {
"allowUnauthorizedCerts": true
}
},
"id": "fetch-page",
"name": "Fetch Canva Page",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 3,
"position": [
300,
300
]
},
{
"parameters": {
"dataPropertyName": "data",
"extractionValues": {
"values": [
{
"key": "ogImage",
"cssSelector": "meta[property=\"og:image\"]",
"returnValue": "attribute",
"attribute": "content"
}
]
},
"options": {}
},
"id": "extract-image",
"name": "Extract Image URL",
"type": "n8n-nodes-base.htmlExtract",
"typeVersion": 1,
"position": [
500,
300
]
},
{
"parameters": {
"keepOnlySet": true,
"values": {
"boolean": [
{
"name": "success",
"value": true
}
],
"string": [
{
"name": "imageUrl",
"value": "={{ $json.ogImage }}"
}
]
},
"options": {}
},
"id": "format-response",
"name": "Format Response",
"type": "n8n-nodes-base.set",
"typeVersion": 1,
"position": [
700,
300
]
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "Fetch Canva Page",
"type": "main",
"index": 0
}
]
]
},
"Fetch Canva Page": {
"main": [
[
{
"node": "Extract Image URL",
"type": "main",
"index": 0
}
]
]
},
"Extract Image URL": {
"main": [
[
{
"node": "Format Response",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Canva Integration. Uses httpRequest, htmlExtract. Webhook trigger; 4 nodes.
Source: https://github.com/Aether-Connect-Labs/AcademicChain-Ledger/blob/main/n8n-workflows/canva-integration.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Lakaka. Uses httpRequest, htmlExtract, spreadsheetFile. Webhook trigger; 7 nodes.
Automated SEO Audit in n8n – Your All-in-One Website Optimization Tool!
SEO Audit. Uses httpRequest, htmlExtract, emailSend, lmChatDeepSeek. Webhook trigger; 25 nodes.
This template is designed for developers, businesses, and service providers who need to programmatically check Calendly availability. It's perfect for: Web developers building custom booking interface
Never lose a prospect to a missed call again. This workflow sends an automatic "sorry we missed you" SMS within seconds, follows up 2 hours later if there's no reply, and enrolls unresponsive contacts