Cortex 节点(Cortex node)#
使用 Cortex 节点在 Cortex 中自动化工作,并将 Cortex 与其他应用集成。n8n 内置支持多种 Cortex 功能,包括执行分析器和响应器,以及获取作业详情。
🌐 Use the Cortex node to automate work in Cortex, and integrate Cortex with other applications. n8n has built-in support for a wide range of Cortex features, including executing analyzers, and responders, as well as getting job details.
本页列出了 Cortex 节点支持的操作列表以及更多资源的链接。
🌐 On this page, you'll find a list of operations the Cortex node supports and links to more resources.
凭证
请参阅 Cortex 凭据 以获取有关设置身份验证的指导。
操作(Operations)#
- 分析器
- 执行分析器
- 任务
- 获取工作详情
- 获取工作报告
- 响应者
- 执行响应器
模板和示例(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.