0260 Webhook Respondtowebhook Automation Webhook

0260 Webhook Respondtowebhook Automation Webhook

Manual
High
11
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
11
Node Types
8

Node Types

manual Trigger
On clicking 'execute'
1 node
http Request
Get overview page, Get episode page
2 nodes
html Extract
Extract links, Extract script
2 nodes
item Lists
Remove duplicate links, Split out lists
2 nodes
set
Parse JSON
1 node
function
Define feed items
1 node
webhook
Feed
1 node
respond To Webhook
Serve feed
1 node

Workflow JSON

7.92 KB
{
  "name": "0260 Webhook Respondtowebhook Automation Webhook",
  "nodes": [
    {
      "id": "35c4aa9f-7535-4315-9174-fe97afc6de2e",
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        240,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ed1f4f78-733f-4dd5-9785-969c9ec0d637",
      "name": "Get overview page",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        460,
        300
      ],
      "parameters": {
        "url": "https://www.ardaudiothek.de/sendung/kalk-und-welk/10777871/",
        "options": {},
        "responseFormat": "string"
      },
      "typeVersion": 2
    },
    {
      "id": "28333c78-aa8f-401a-8033-2007a5e6991c",
      "name": "Extract links",
      "type": "n8n-nodes-base.htmlExtract",
      "position": [
        680,
        300
      ],
      "parameters": {
        "options": {},
        "extractionValues": {
          "values": [
...

Showing first 1000 characters. Click "Expand" to view the full JSON.