{ "id": "113", "name": "Get DNS entries", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 240, 290 ], "parameters": {}, "typeVersion": 1, "id": "5235ea7a-5633-485f-a83c-9c95ce839d89", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Create Domain Item", "type": "n8n-nodes-base.functionItem", "position": [ 450, 290 ], "parameters": { "functionCode": "item.domain = \"n8n.io\";\nreturn item;" }, "typeVersion": 1, "id": "3164b91a-c5bb-469e-b1fe-01be4e7dcc48", "notes": "This functionItem node performs automated tasks as part of the workflow." }, { "name": "Get DNS records", "type": "n8n-nodes-base.uproc", "position": [ 650, 290 ], "parameters": { "tool": "getDomainRecords", "group": "internet", "domain": "= {{$node[\"Create Domain Item\"].json[\"domain\"]}}", "additionalOptions": {} }, "credentials": { "uprocApi": "miquel-uproc" }, "typeVersion": 1, "id": "f6d27d55-8fb7-400b-868d-d787866189f3", "notes": "This uproc node performs automated tasks as part of the workflow." }, { "id": "error-4253b3fd", "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: Get DNS entries. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-c120fa0c", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.541600", "updatedAt": "2025-09-29T07:07:48.541610", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Get DNS entries. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }