{ "nodes": [ { "id": "trigger-4105a878", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "UptimeRobot2", "type": "n8n-nodes-base.uptimeRobot", "position": [ 890, 320 ], "parameters": { "id": "={{$json[\"id\"]}}", "resource": "monitor", "operation": "get" }, "credentials": { "uptimeRobotApi": "UptimeRobot API Credentials" }, "typeVersion": 1, "id": "d6b62371-b76d-4268-9367-26235ffff50d", "notes": "This uptimeRobot node performs automated tasks as part of the workflow." }, { "name": "UptimeRobot", "type": "n8n-nodes-base.uptimeRobot", "position": [ 490, 320 ], "parameters": { "url": "{{ $env.WEBHOOK_URL }}", "type": 1, "resource": "monitor", "operation": "create", "friendlyName": "n8n" }, "credentials": { "uptimeRobotApi": "UptimeRobot API Credentials" }, "typeVersion": 1, "id": "22fa655b-e9f9-4c80-9b3f-8399271ef126", "notes": "This uptimeRobot node performs automated tasks as part of the workflow." }, { "name": "UptimeRobot1", "type": "n8n-nodes-base.uptimeRobot", "position": [ 690, 320 ], "parameters": { "id": "={{$json[\"id\"]}}", "resource": "monitor", "operation": "update", "updateFields": { "friendly_name": "n8n website" } }, "credentials": { "uptimeRobotApi": "UptimeRobot API Credentials" }, "typeVersion": 1, "id": "a4182915-aa0c-4d29-a7f7-5accf963ce71", "notes": "This uptimeRobot node performs automated tasks as part of the workflow." }, { "id": "error-5bd36208", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Uptimerobot Workflow", "description": "Automated workflow: Uptimerobot 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-e123c9e2", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:58.213957", "updatedAt": "2025-09-29T07:07:58.213971", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Uptimerobot Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }