rijashahid / spam_detection_workflow.json
mabdullahsibghatullah123's picture
Upload 12 files
87ab716 verified
raw
history blame contribute delete
470 Bytes
{
"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": {}
}