AutomationFlowsWeb Scraping › Keep Warm — Webhooks

Keep Warm — Webhooks

Keep Warm — Webhooks. Uses httpRequest. Scheduled trigger; 4 nodes.

Cron / scheduled trigger★★☆☆☆ complexity4 nodesHTTP Request
Web Scraping Trigger: Cron / scheduled Nodes: 4 Complexity: ★★☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Keep Warm \u2014 Webhooks",
  "nodes": [
    {
      "parameters": {
        "url": "http://localhost:5678/webhook/learning",
        "options": {
          "timeout": 30000
        }
      },
      "id": "001f1740-2a4a-47cf-a6b5-fcba183c9c37",
      "name": "Warm Learning",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        240,
        0
      ]
    },
    {
      "parameters": {
        "url": "http://localhost:5678/webhook/courses",
        "options": {
          "timeout": 30000
        }
      },
      "id": "6d0c20fc-6795-4250-ae8a-7a779822f3df",
      "name": "Warm Courses",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        464,
        0
      ]
    },
    {
      "parameters": {
        "url": "http://localhost:5678/webhook/projects",
        "options": {
          "timeout": 30000
        }
      },
      "id": "e6d9245e-9f67-409c-a79e-d466a33fe676",
      "name": "Warm Projects",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        672,
        0
      ]
    },
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "minutes",
              "minutesInterval": 1
            }
          ]
        }
      },
      "id": "bf922adf-1d7e-488f-8d51-65041067875d",
      "name": "Every 1 Minutes",
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1.2,
      "position": [
        0,
        0
      ]
    }
  ],
  "connections": {
    "Warm Learning": {
      "main": [
        [
          {
            "node": "Warm Courses",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Warm Courses": {
      "main": [
        [
          {
            "node": "Warm Projects",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Every 1 Minutes": {
      "main": [
        [
          {
            "node": "Warm Learning",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": true,
  "settings": {
    "executionOrder": "v1",
    "binaryMode": "separate",
    "availableInMCP": false
  },
  "versionId": "7a1d0fc7-e027-4a7b-87fc-cce98bf672ac",
  "id": "81XflVrCKFmXQV1x",
  "tags": []
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Keep Warm — Webhooks. Uses httpRequest. Scheduled trigger; 4 nodes.

Source: https://github.com/AdilAmejoud/Life-OS/blob/dae1ca951db52cda4f262e9838af9c39d658dc24/workflows/Keep-Warm.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

Absen Otomatis. Uses ssh, httpRequest. Scheduled trigger; 11 nodes.

Ssh, HTTP Request
Web Scraping

ELYVN Deploy Verifier. Uses httpRequest. Scheduled trigger; 6 nodes.

HTTP Request
Web Scraping

03 · Auditoria Diária — Carlos. Uses httpRequest. Scheduled trigger; 6 nodes.

HTTP Request
Web Scraping

Fechamento Mensal - Automação. Uses httpRequest, emailSend. Scheduled trigger; 6 nodes.

HTTP Request, Email Send
Web Scraping

Scheduled-Api-Call. Uses httpRequest. Scheduled trigger; 5 nodes.

HTTP Request