AutomationFlowsWeb Scraping › 排程執行下一個任務

排程執行下一個任務

排程執行下一個任務. Uses httpRequest. Scheduled trigger; 2 nodes.

Cron / scheduled trigger★☆☆☆☆ complexity2 nodesHTTP Request
Web Scraping Trigger: Cron / scheduled Nodes: 2 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": "\u6392\u7a0b\u57f7\u884c\u4e0b\u4e00\u500b\u4efb\u52d9",
  "nodes": [
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "minutes",
              "minutesInterval": 5
            }
          ]
        }
      },
      "id": "a1b2c3d4-0001-4000-8000-000000000001",
      "name": "\u6bcf5\u5206\u9418",
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1.2,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "method": "POST",
        "url": "={{ $env.TASKBOARD_API || 'http://localhost:3001' }}/api/openclaw/run-next",
        "options": {
          "timeout": 30000
        }
      },
      "id": "a1b2c3d4-0002-4000-8000-000000000002",
      "name": "\u57f7\u884c\u4e0b\u4e00\u500b\u4efb\u52d9",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        460,
        300
      ]
    }
  ],
  "connections": {
    "\u6bcf5\u5206\u9418": {
      "main": [
        [
          {
            "node": "\u57f7\u884c\u4e0b\u4e00\u500b\u4efb\u52d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "meta": {
    "description": "\u6bcf5\u5206\u9418\u547c\u53eb\u4efb\u52d9\u677f API \u57f7\u884c\u7b2c\u4e00\u500b queued \u4efb\u52d9"
  }
}
Pro

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

About this workflow

排程執行下一個任務. Uses httpRequest. Scheduled trigger; 2 nodes.

Source: https://github.com/sky770825/openclaw-console-hub/blob/03d0a98190e114c5989155c8fd4e3498514968eb/n8n-workflows/1-run-next-schedule.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

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
Web Scraping

WF-8: Data Sync. Uses httpRequest. Scheduled trigger; 5 nodes.

HTTP Request