{ "id": "MIA4ozGH71fC3KCe", "meta": { "instanceId": "workflow-f817da8b", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.003458", "updatedAt": "2025-09-29T07:07:50.003515", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "name": "pdf to text", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "nodes": [ { "id": "d92f690d-c84d-451d-9ab8-da6f9356e0ca", "name": "Convert PDF into Text", "type": "n8n-nodes-base.noOp", "position": [ -120, 100 ], "parameters": {}, "credentials": { "customJsApi": { "id": "h29wo2anYKdANAzm", "name": "CustomJS account" } }, "typeVersion": 1, "notes": "This PdfToText node performs automated tasks as part of the workflow." }, { "id": "420cfac7-a621-4bf3-bd34-3fee569321e4", "name": "HTML to PDF", "type": "n8n-nodes-base.noOp", "position": [ -340, 100 ], "parameters": { "htmlInput": "

Hello World

" }, "credentials": { "customJsApi": { "id": "h29wo2anYKdANAzm", "name": "CustomJS account" } }, "typeVersion": 1, "notes": "This html2Pdf node performs automated tasks as part of the workflow." }, { "id": "83c05ec3-1225-41d0-b5b4-f9f6be7619ea", "name": "Convert PDF into Text1", "type": "n8n-nodes-base.noOp", "position": [ -120, 300 ], "parameters": { "resource": "url", "field_name": "={{ $json.path }}" }, "credentials": { "customJsApi": { "id": "h29wo2anYKdANAzm", "name": "CustomJS account" } }, "typeVersion": 1, "notes": "This PdfToText node performs automated tasks as part of the workflow." }, { "id": "787e9369-abb5-483e-ba43-8837b5c586f9", "name": "Code", "type": "n8n-nodes-base.code", "position": [ -340, 300 ], "parameters": { "jsCode": "return {\"json\": {\"path\": \"{{ $env.WEBHOOK_URL }}\"}};" }, "typeVersion": 2, "notes": "This code node performs automated tasks as part of the workflow." }, { "id": "df553684-dfa8-4af4-a57b-ebbc9ef2a33f", "name": "When clicking ‘Test workflow’", "type": "n8n-nodes-base.manualTrigger", "position": [ -560, 200 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "error-b0c76afb", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "pinData": {}, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "versionId": "97b60904-2b34-4a77-b171-d02f87c17134", "connections": {}, "description": "Automated workflow: pdf to text. This workflow processes data and performs automated tasks.", "notes": "Excellent quality workflow: pdf to text. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }