File size: 470 Bytes
87ab716
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "nodes": [
        {
            "parameters": {
                "httpMethod": "POST",
                "path": "spam-check",
                "options": {}
            },
            "name": "Webhook",
            "type": "n8n-nodes-base.webhook",
            "typeVersion": 1,
            "position": [
                460,
                300
            ],
            "webhookId": "spam-check-webhook"
        }
    ],
    "connections": {}
}