{ "meta": { "instanceId": "workflow-1c2f2ffe", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.026664", "updatedAt": "2025-09-29T07:07:49.026673", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "e7725ddb-8cdc-4e36-8a9e-5bf079d94972", "name": "When clicking \"Test workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [ 460, 460 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "7cd477d3-e7fd-4a2b-b39e-f5b00271540a", "name": "Compose message", "type": "n8n-nodes-base.set", "position": [ 1340, 460 ], "parameters": { "options": {}, "assignments": { "assignments": [ { "id": "2addc1b4-68a0-4c72-87d6-d47286eef70c", "name": "raw", "type": "string", "value": "={{ \"From: \"+$('Message settings').item.json.from+\"\\nTo: \"+$('Message settings').item.json.to+\"\\nSubject: \"+$('Message settings').item.json.subject+\"\\nMIME-Version: 1.0\\nContent-Type: multipart/related; boundary=boundary1\\n\\n--boundary1\\nContent-Type: text/html; charset=UTF-8\\n\\n\\n
\\n\"+$('Message settings').item.json.body_html+\"\\n\\n\\n\\n--boundary1\\nContent-Type: \"+$('Get image').item.binary.data.mimeType+\"\\nContent-Transfer-Encoding: base64\\nContent-Disposition: inline\\nContent-ID:This email contains an embedded image:
\n