{ "meta": { "instanceId": "workflow-a0ba4c03", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.073571", "updatedAt": "2025-09-29T07:07:49.073582", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "7f4ecd85-1f6e-418e-a224-1a690741192b", "name": "When clicking ‘Test workflow’", "type": "n8n-nodes-base.manualTrigger", "position": [ 380, 240 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "43a0e1f6-f9d1-4be2-8e84-8cf8be4add8e", "name": "Write Result File to Disk", "type": "n8n-nodes-base.readWriteFile", "position": [ 1200, 240 ], "parameters": { "options": {}, "fileName": "document.pdf", "operation": "write", "dataPropertyName": "=data" }, "typeVersion": 1, "notes": "This readWriteFile node performs automated tasks as part of the workflow." }, { "id": "1094bca9-c48c-45bf-8cd4-17f074cd269a", "name": "Sticky Note", "type": "n8n-nodes-base.stickyNote", "position": [ 720, 100 ], "parameters": { "width": 218, "height": 132, "content": "## Authentication\nConversion requests must be authenticated. Please create \n[ConvertAPI account to get authentication secret]({{ $env.API_BASE_URL }}" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." }, { "id": "3e168f2e-f811-489a-b1ad-4973a86a2a6a", "name": "Download Image", "type": "n8n-nodes-base.httpRequest", "position": [ 580, 240 ], "parameters": { "url": "{{ $env.API_BASE_URL }}", "options": { "response": { "response": { "responseFormat": "file" } } } }, "typeVersion": 4.2, "notes": "This httpRequest node performs automated tasks as part of the workflow." }, { "id": "c43b179c-5538-424c-90df-51699a5e6b87", "name": "File conversion to PDF", "type": "n8n-nodes-base.httpRequest", "position": [ 780, 240 ], "parameters": { "url": "{{ $env.API_BASE_URL }}", "method": "POST", "options": { "response": { "response": { "responseFormat": "file" } } }, "sendBody": true, "contentType": "multipart-form-data", "sendHeaders": true, "authentication": "{{ $credentials.genericCredentialType }}", "bodyParameters": { "parameters": [ { "name": "file", "parameterType": "formBinaryData", "inputDataFieldName": "=data" } ] }, "genericAuthType": "httpQueryAuth", "headerParameters": { "parameters": [ { "name": "Accept", "value": "application/octet-stream" } ] } }, "credentials": { "httpQueryAuth": { "id": "WdAklDMod8fBEMRk", "name": "Query Auth account" } }, "notesInFlow": true, "typeVersion": 4.2, "notes": "This httpRequest node performs automated tasks as part of the workflow." } ], "pinData": {}, "connections": { "3e168f2e-f811-489a-b1ad-4973a86a2a6a": { "main": [ [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-99065e9a", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-4f3c30e3", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-a7b68f45", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-27c666a3", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-2eb8d147", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-c8481d0d", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-709aeae2", "type": "main", "index": 0 } ], [ { "node": "error-handler-3e168f2e-f811-489a-b1ad-4973a86a2a6a-7bee187b", "type": "main", "index": 0 } ] ] }, "c43b179c-5538-424c-90df-51699a5e6b87": { "main": [ [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-f70c79fa", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-68b9372a", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-997b9226", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-42db549a", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-395f75d5", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-47956c48", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-1751e6ea", "type": "main", "index": 0 } ], [ { "node": "error-handler-c43b179c-5538-424c-90df-51699a5e6b87-cf7ac739", "type": "main", "index": 0 } ] ] }, "43a0e1f6-f9d1-4be2-8e84-8cf8be4add8e": { "main": [ [ { "node": "error-handler-43a0e1f6-f9d1-4be2-8e84-8cf8be4add8e-0df5d9b7", "type": "main", "index": 0 } ] ] } }, "name": "Manualtrigger Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "description": "Automated workflow: Manualtrigger Workflow. This workflow integrates 5 different services: stickyNote, httpRequest, readWriteFile, stopAndError, manualTrigger. It contains 10 nodes and follows best practices for error handling and security.", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }