Web Scraping & Data Extraction

0825 HTTP Manual Send Webhook

0825 HTTP Manual Send Webhook

Complex
Medium
8
Nodes
Complex
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
8
Node Types
5

Node Types

http Request
Send Log to BetterStack
1 node
execute Workflow Trigger
Recieve log message
1 node
manual Trigger
Test workflow
1 node
execute Workflow
Send test log message
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes

Workflow JSON

5.61 KB
{
  "meta": {
    "instanceId": "568298fde06d3db80a2eea77fe5bf45f0c7bb898dea20b769944e9ac7c6c5a80"
  },
  "name": "0825 HTTP Manual Send Webhook",
  "nodes": [
    {
      "id": "72babb83-0530-4809-9f6f-d9afaf91fd59",
      "name": "Send Log to BetterStack",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        80,
        140
      ],
      "parameters": {
        "method": "POST",
        "options": {},
        "jsonBody": "={\n  \"message\":\"{{ $json.message }}\",\n  \"level\": \"{{ $json.level }}\"\n} ",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpHeaderAuth"
      },
      "credentials": {
        "httpHeaderAuth": {
          "id": "NAa1bu8yteVhXxxV",
          "name": "Header Auth BetterStack"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "863b184b-05c0-47b7-82c1-166bdf25a32a",
      "name": "Recieve log message",
      "type": "n8n-nodes-base...

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