Communication & Messaging
TheHive
TheHive
Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
0
Workflow JSON
3.88 KB
{
"id": 3,
"name": "TheHive",
"nodes": [
{
"name": "TheHive Create Alert",
"type": "n8n-nodes-base.theHive",
"position": [
500,
360
],
"parameters": {
"date": "2022-04-25T08:53:18.000Z",
"tags": "tlp:pwhite",
"type": "misp",
"title": "TheHive Alert",
"source": "1311",
"sourceRef": "1330",
"description": "Security issue detected on server A2. Please check and take care.",
"additionalFields": {}
},
"credentials": {
"theHiveApi": {
"id": "1",
"name": "The Hive account"
}
},
"typeVersion": 1
},
{
"name": "TheHive Read Alerts",
"type": "n8n-nodes-base.theHive",
"position": [
500,
200
],
"parameters": {
"filters": {},
"options": {},
"operation": "getAll"
},
"credentials": {
"theHiveApi": {
"id": "1",
...Showing first 1000 characters. Click "Expand" to view the full JSON.