{ "id": "F2AEknC2Kc3ujuX4", "meta": { "instanceId": "workflow-5dc99f8a", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:46.327013", "updatedAt": "2025-09-29T07:07:46.327021", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "name": "URL Pinger", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "nodes": [ { "id": "5b3b5251-d460-4eae-a931-e4772749a927", "name": "Split Out", "type": "n8n-nodes-base.splitOut", "position": [ 900, 460 ], "parameters": { "options": { "destinationFieldName": "url" }, "fieldToSplitOut": "urls" }, "typeVersion": 1, "notes": "This splitOut node performs automated tasks as part of the workflow." }, { "id": "b19bec9b-de09-42a7-8576-2cef3e0f9288", "name": "Schedule Trigger", "type": "n8n-nodes-base.scheduleTrigger", "position": [ 460, 460 ], "parameters": { "rule": { "interval": [ { "field": "minutes", "minutesInterval": 15 } ] } }, "typeVersion": 1.2, "notes": "This scheduleTrigger node performs automated tasks as part of the workflow." }, { "id": "584a4340-7053-4afd-ae3e-f0c1f2de2586", "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "onError": "continueRegularOutput", "position": [ 1100, 460 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {} }, "typeVersion": 4.2, "notes": "This httpRequest node performs automated tasks as part of the workflow." }, { "id": "d53b8c24-7408-4e09-8360-f13ecfa5deca", "name": "URLs List", "type": "n8n-nodes-base.set", "position": [ 680, 460 ], "parameters": { "options": {}, "assignments": { "assignments": [ { "id": "9e5e8792-c5ee-4ce2-9a9a-0b3ad274cae6", "name": "urls", "type": "array", "value": "={{ ['{{ $env.WEBHOOK_URL }}', '{{ $env.WEBHOOK_URL }}', '{{ $env.WEBHOOK_URL }}'] }}" } ] } }, "typeVersion": 3.3, "notes": "This set node performs automated tasks as part of the workflow." } ], "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": "71356023-fe84-4b30-9df8-3c5dc25fbcca", "connections": { "584a4340-7053-4afd-ae3e-f0c1f2de2586": { "main": [ [ { "node": "error-handler-584a4340-7053-4afd-ae3e-f0c1f2de2586", "type": "main", "index": 0 } ], [ { "node": "error-handler-584a4340-7053-4afd-ae3e-f0c1f2de2586-b6bb1b9b", "type": "main", "index": 0 } ], [ { "node": "error-handler-584a4340-7053-4afd-ae3e-f0c1f2de2586-511f696d", "type": "main", "index": 0 } ], [ { "node": "error-handler-584a4340-7053-4afd-ae3e-f0c1f2de2586-f346dbc5", "type": "main", "index": 0 } ], [ { "node": "error-handler-584a4340-7053-4afd-ae3e-f0c1f2de2586-e41b1171", "type": "main", "index": 0 } ] ] } }, "description": "Automated workflow: URL Pinger. This workflow processes data and performs automated tasks.", "notes": "Excellent quality workflow: URL Pinger. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }