集成#
n8n将集成称为节点。
节点是n8n中工作流的构建块。它们是检索数据的入口点、处理数据的功能或发送数据的出口。数据处理包括过滤、重组和更改数据。您的API、服务或应用可以有一个或多个节点。您可以连接多个节点,这允许您创建复杂的工作流。
Built-in nodes#
n8n includes a collection of built-in integrations. Refer to Built-in nodes for documentation on all n8n's built-in nodes.
Community nodes#
As well as using the built-in nodes, you can also install community-built nodes. Refer to Community nodes for more information.
Credential-only nodes and custom operations#
设置 API 调用最复杂的部分之一是管理身份验证。n8n 为内置节点支持范围之外的操作和服务提供凭证支持。
- 现有节点的自定义操作:n8n 提供数百个节点来创建连接多个产品的工作流。但是,某些节点不包括产品 API 支持的所有可能操作。您可以通过使用 HTTP Request 节点进行自定义 API 调用来解决此问题。
- 仅凭证节点:n8n 包含仅凭证节点。这些是 n8n 支持设置凭证以在 HTTP Request 节点中使用的集成,但不提供独立节点。您可以在节点面板中找到仅凭证节点,就像其他任何集成一样。
Refer to Custom operations for more information.
Generic integrations#
If you need to connect to a service where n8n doesn't have a node, or a credential-only node, you can still use the HTTP Request node. Refer to the node page for details on how to set up authentication and create your API call.
Where to go next#
- If you want to create your own node, head over to the Creating Nodes section.
- Check out Community nodes to learn about installing and managing community-built nodes.
- If you'd like to learn more about the different nodes in n8n, their functionalities and example usage, check out n8n's node libraries: Core nodes, Actions, and Triggers.
- If you'd like to learn how to add the credentials for the different nodes, head over to the Credentials section.
微信
🚀 与作者交流
关注公众号

n8n实战笔记
📚 教程 💡 案例 🔧 技巧
📚 教程 💡 案例 🔧 技巧
添加微信

1对1 专业指导
⚡ 快答 🎯 定制 🚀 支持
⚡ 快答 🎯 定制 🚀 支持