TheHive node#
ใช้ TheHive node เพื่อช่วยให้งานใน TheHive เป็นอัตโนมัติและเชื่อมต่อกับแอปพลิเคชันอื่น ๆ โดย n8n รองรับฟีเจอร์ของ TheHive หลากหลาย เช่น การสร้าง alerts, การนับ log ของ tasks, cases และ observables
ในหน้านี้ คุณจะพบรายการ operations ที่ TheHive node รองรับ พร้อมทั้งลิงก์ไปยังแหล่งข้อมูลเพิ่มเติม
TheHive and TheHive 5
n8n provides two nodes for TheHive. Use this node (TheHive) if you want to use TheHive's version 3 or 4 API. If you want to use version 5, use TheHive 5.
Credentials
ดู TheHive credentials สำหรับคำแนะนำในการตั้งค่า authentication.
Operations#
The available operations depend on your API version. To see the operations list, create your credentials, including selecting your API version. Then return to the node, select the resource you want to use, and n8n displays the available operations for your API version.
- Alert
- Case
- Log
- Observable
- Task
Templates and examples#
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.
Related resources#
n8n มี trigger node สำหรับ TheHive คุณสามารถดูเอกสารเกี่ยวกับ trigger node ได้ที่ here.
ดูเอกสารของ TheHive สำหรับข้อมูลเพิ่มเติมเกี่ยวกับบริการ: * Version 3 * Version 4