{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 550, 400 ], "parameters": {}, "typeVersion": 1, "id": "39ce2ca3-f9d3-4b35-9d12-49873ad50441", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "CrateDB", "type": "n8n-nodes-base.crateDb", "position": [ 750, 400 ], "parameters": { "query": "CREATE TABLE test (id INT, name STRING);", "operation": "executeQuery" }, "credentials": { "crateDb": "cratedb_creds" }, "typeVersion": 1, "alwaysOutputData": true, "id": "7e935a04-42f6-48d8-8ec4-db408142a234", "notes": "This crateDb node performs automated tasks as part of the workflow." }, { "name": "CrateDB1", "type": "n8n-nodes-base.crateDb", "position": [ 1150, 400 ], "parameters": { "table": "test", "columns": "id, name" }, "credentials": { "crateDb": "cratedb_creds" }, "typeVersion": 1, "id": "78b3a872-1f71-4269-8d1a-8b8925d7ed6a", "notes": "This crateDb node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 950, 400 ], "parameters": { "values": { "number": [ { "name": "id", "value": 0 } ], "string": [ { "name": "name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "alwaysOutputData": false, "id": "e9261484-3575-4a7f-8589-0d00229f8d2c", "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "error-a2520cdb", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-c30305d8", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.613070", "updatedAt": "2025-09-29T07:07:49.613083", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "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." }