Web Scraping & Data Extraction

0606 HTTP Respondtowebhook Create Webhook

0606 HTTP Respondtowebhook Create Webhook

Webhook
Medium
7
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
5

Node Types

http Request
Session, create random masked email
2 nodes
respond To Webhook
Respond to Webhook
1 node
sticky Note
Sticky Note
1 node
set
get fields for creation, prepare output
2 nodes
webhook
Webhook
1 node

Workflow JSON

7.9 KB
{
  "meta": {
    "instanceId": "04ab549d8bbb435ec33b81e4e29965c46cf6f0f9e7afe631018b5e34c8eead58"
  },
  "name": "0606 HTTP Respondtowebhook Create Webhook",
  "nodes": [
    {
      "id": "9fdbfdc1-67f3-4c8b-861c-9e5840b002ec",
      "name": "Session",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        780,
        300
      ],
      "parameters": {
        "url": "https://api.fastmail.com/jmap/session",
        "options": {},
        "authentication": "genericCredentialType",
        "genericAuthType": "httpHeaderAuth"
      },
      "credentials": {
        "httpHeaderAuth": {
          "id": "BWkbkxgDD4hkRCvs",
          "name": "Fastmail Masked E-Mail Addresses"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "215d96fa-6bda-4e8c-884a-eb9a8db0838f",
      "name": "create random masked email",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "https://api.fastmail.com/.well-known/jmap\n\nhttps://api.fastmail.com/jmap/session",
    ...

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