0591 Webhook Respondtowebhook Create Webhook

0591 Webhook Respondtowebhook Create Webhook

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

Workflow Overview

Total Nodes
11
Node Types
7

Node Types

http Request
Session, get all masked emails, create random masked email, disabled, delete
5 nodes
respond To Webhook
Respond to Webhook
1 node
switch
Switch
1 node
set
gather masked email list
1 node
html
create html template
1 node
webhook
Webhook
1 node
sticky Note
Sticky Note
1 node

Workflow JSON

24.54 KB
{
  "meta": {
    "instanceId": "04ab549d8bbb435ec33b81e4e29965c46cf6f0f9e7afe631018b5e34c8eead58"
  },
  "name": "0591 Webhook Respondtowebhook Create Webhook",
  "nodes": [
    {
      "id": "b1b6eb50-9d42-484d-9488-0607be2143d8",
      "name": "Session",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -160,
        -200
      ],
      "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": "aca05a94-07dd-4408-8d87-47e788a5f0a8",
      "name": "get all masked emails",
      "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.