Skip to content

n8n#

README

n8n Responder for Cortex#

This responder sends data from TheHive Cortex to an n8n workflow via a webhook URL. It supports case, alert, observable, task, and task log data types.

Overview#

Supported Data Types#

  • thehive:case
  • thehive:alert
  • thehive:case_artifact
  • thehive:case_task
  • thehive:case_task_log

Configuration#

In the Cortex UI:

  1. Go to Organization > Responders.
  2. Locate and enable n8n.
  3. Set the required configuration parameter:
Name Type Required Description
webhook string Yes The full URL of the n8n workflow webhook

Example value:
http(s)://your.n8n_instance.com/webhook/abc123

n8n#

Author: Anas SOUIRI
License: AGPL-V3
Version: 1.0
Supported data types:
- thehive:case
- thehive:alert
- thehive:case_artifact
- thehive:case_task
- thehive:case_task_log
Registration required: False
Subscription required: False
Free subscription: True
Third party service: https://n8n.io

Description#

Send data to n8n via webhook

Configuration#

webhook n8n Webhook URL
Default value if not configured N/A
Type of the configuration item string
The configuration item can contain multiple values False
Is required True