Manually trigger workflow to create a case in TheHive, update its severity, and retrieve details. Streamlines security incident management.
This n8n workflow provides a straightforward automation for managing cases in TheHive, an open-source security incident response platform. It starts with a manual trigger, allowing on-demand execution. The first node creates a new case with predefined parameters like title 'n8n', owner 'Harshil', severity 1, tags, and description. Next, it updates the newly created case by increasing the severity to 3 using the case ID from the creation step. Finally, it retrieves the updated case details for ve
Platform
n8n
Category
Social Media
Price
$9.99
Creator
Maxim Luong
TheHive
Security
Incident Response
Case Management
Cybersecurity
Automation
n8n
Alerting
SOC
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.