Workflow: Uptimerobot

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "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
        },
        {
            "name": "UptimeRobot",
            "type": "n8n-nodes-base.uptimeRobot",
            "position": [
                490,
                320
            ],
            "parameters": {
                "url": "https:\/\/n8n.io",
                "type": 1,
                "resource": "monitor",
                "operation": "create",
                "friendlyName": "n8n"
            },
            "credentials": {
                "uptimeRobotApi": "UptimeRobot API Credentials"
            },
            "typeVersion": 1
        },
        {
            "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
        }
    ],
    "connections": {
        "UptimeRobot": {
            "main": [
                [
                    {
                        "node": "UptimeRobot1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "UptimeRobot1": {
            "main": [
                [
                    {
                        "node": "UptimeRobot2",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Strapi Splitout Create Webhook
View
Manual Bannerbear Automate Triggered
View
Smart Factory Use Case
View
Manual Googleslides Automate Triggered
View
Splitout GoogleCalendar Automate Webhook
View
Wait Redis Create Triggered
View
Manual Twitter Automate Triggered
View
Email verification with Icypeas (single)
View
Manual Stickynote Update Triggered
View
New WooCommerce refund to Slack
View