Web Scraping & Data Extraction

0310 HTTP Manual Automation Webhook

0310 HTTP Manual Automation Webhook

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

Workflow Overview

Total Nodes
8
Node Types
6

Node Types

http Request
HTTP Request
1 node
spreadsheet File
Spreadsheet File
1 node
sticky Note
Note, Note1, Sticky Note
3 nodes
manual Trigger
When clicking "Execute Workflow"
1 node
google Sheets
Google Sheets
1 node
set
Set
1 node

Workflow JSON

6.62 KB
{
  "name": "0310 HTTP Manual Automation Webhook",
  "nodes": [
    {
      "id": "3d58a8a9-50dd-4f06-8955-c73c30b64225",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        380,
        240
      ],
      "parameters": {
        "url": "https://randomuser.me/api/",
        "options": {}
      },
      "typeVersion": 2
    },
    {
      "id": "ceaf349d-3fa6-44b0-9238-2998ce026175",
      "name": "Spreadsheet File",
      "type": "n8n-nodes-base.spreadsheetFile",
      "position": [
        920,
        480
      ],
      "parameters": {
        "options": {
          "fileName": "users_spreadsheet"
        },
        "operation": "toFile",
        "fileFormat": "csv"
      },
      "typeVersion": 1
    },
    {
      "id": "a8cd75a4-1b2c-4e1f-bd96-0377cc156025",
      "name": "Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        680,
        -14
      ],
      "parameters": {
        "width": 523,
        "heig...

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