{ "name": "n8n", "version": "1.0", "author": "Anas SOUIRI", "url": "https://github.com/TheHive-Project/Cortex-Analyzers", "license": "AGPL-V3", "description": "Send data to n8n via webhook", "dataTypeList": ["thehive:case", "thehive:alert", "thehive:case_artifact", "thehive:case_task", "thehive:case_task_log"], "command": "n8n/n8n.py", "baseConfig": "n8n", "configurationItems": [ { "name": "webhook", "description": "n8n Webhook URL", "type": "string", "multi": false, "required": true } ], "registration_required": false, "subscription_required": false, "free_subscription": true, "service_homepage": "https://n8n.io" }