Web Scraping & Data Extraction

0271 Manual HTTP Create Webhook

0271 Manual HTTP Create Webhook

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

Workflow Overview

Total Nodes
10
Node Types
8

Node Types

manual Trigger
On clicking 'execute'
1 node
sticky Note
Note
1 node
http Request
Download XML File
1 node
xml
Parse XML content
1 node
google Sheets
Create new spreadsheet file, Write header row, Write data to sheet
3 nodes
set
Define header row
1 node
item Lists
Split out food items
1 node
merge
Wait for spreadsheet creation
1 node

Workflow JSON

6 KB
{
  "name": "0271 Manual HTTP Create Webhook",
  "nodes": [
    {
      "id": "d0c92688-14fc-4393-a1d6-926eb867b81e",
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        180,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0edbad78-249b-441c-877d-bac57fb44a91",
      "name": "Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        31
      ],
      "parameters": {
        "width": 436,
        "height": 169,
        "content": "## n8n version\n\nThis workflow was created using n8n version 0.197.1 and uses a new [expression syntax](https://docs.n8n.io/code-examples/methods-variables-reference/) as well as a new version of the Merge node. Make sure you're also using n8n version 0.197.1 or newer when running this workflow."
      },
      "typeVersion": 1
    },
    {
      "id": "251d893c-11cb-4702-a289-44f198581722",
      "name": "Download XML Fi...

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