TheHive Case to Slack Integration
detail.loadingPreview
Automates the process of sending TheHive case updates to Slack and allows for task creation from Slack.
ðReady to Deploy This Workflow?
About This Workflow
TheHive Case to Slack Integration
This workflow leverages n8n to connect TheHive and Slack, enabling automated notifications and interactive task management. When a case is created in TheHive, it triggers an event that can be processed and potentially forwarded to Slack. Additionally, it provides a mechanism to create tasks within TheHive directly from a Slack interface, enhancing collaboration and incident response.
Key Features
- Triggers automated workflows on TheHive case creation.
- Sends case updates and relevant information to Slack.
- Enables users to create tasks in TheHive from a Slack modal.
- Utilizes environment variables for flexible configuration of webhook URLs and API base URLs.
- Maps TheHive status and severity to visual emojis in Slack for quick understanding.
How To Use
- TheHive Setup: Configure a webhook in TheHive's settings pointing to your n8n instance's TheHive trigger endpoint.
- Environment Variables: Set the
WEBHOOK_URLandAPI_BASE_URLenvironment variables in your n8n setup to match your Slack API and n8n instance's accessible URL respectively. - Workflow Deployment: Import this workflow into your n8n instance.
- Configuration: Ensure the TheHive trigger node is correctly configured with the desired events (e.g.,
case_create). - Slack App Configuration: If the Slack modal for task creation is intended to be user-facing, ensure you have a corresponding Slack application set up to handle the interactions, and the
API_BASE_URLpoints to the correct endpoint that will receive these interactions.
Apps Used
Workflow JSON
{
"id": "5d3ae607-8e2c-4994-a146-5a76f7510acd",
"name": "TheHive Case to Slack Integration",
"nodes": 0,
"category": "Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 5d3ae607-8e2c...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Squarespace Newsletter to Mailchimp
Sync Squarespace newsletter signups to Mailchimp contacts.
Typeform to Demio Registration
Register contacts from Typeform submissions to Demio events.
Sample Spotify (Unverified)
Demonstrates fetching Spotify track data.
Google Sheets to Mattermost Notifications
Sends Mattermost notifications for new or updated rows in a Google Sheet.
ServiceNow Incident Lookup via Slack
Look up ServiceNow incidents using a Slack slash command.
Add New Clients from Notion to Clockify
Automatically add new clients created in Notion to your Clockify workspace.