{ "id": "99", "name": "Execute an SQL query in Microsoft SQL", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "e1d2df48-bb7f-490b-9382-b63818d2fd85", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Microsoft SQL", "type": "n8n-nodes-base.microsoftSql", "position": [ 450, 300 ], "parameters": { "query": "", "operation": "executeQuery" }, "credentials": { "microsoftSql": "" }, "typeVersion": 1, "id": "d4a26331-d2a3-4a0a-b28a-bc820f2f6252", "notes": "This microsoftSql node performs automated tasks as part of the workflow." }, { "id": "error-cb98988d", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Execute an SQL query in Microsoft SQL. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-ed996e69", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.794744", "updatedAt": "2025-09-29T07:07:49.794753", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Execute an SQL query in Microsoft SQL. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }