本帖最后由 疯狂的赤泥 于 2025-5-13 21:09 编辑
n8n 官方教程集合文档 第一部分:入门指南 (Getting Started) - 欢迎来到 n8n (Welcome to n8n)
- 安装与设置 (Installation & Setup)
- n8n 云服务 (n8n Cloud)
- 自托管 (Self-Hosted)
- 桌面版 (Desktop App)
- 第一个工作流 (Your First Workflow)
- n8n 的用户界面 (The n8n User Interface)
第二部分:核心概念与功能 (Core Concepts & Features) - 节点 (Nodes)
- 节点类型 (Node Types)
- 节点配置 (Node Configuration)
- 自定义节点 (Custom Nodes)
- 触发器 (Triggers)
- 凭证 (Credentials)
- 执行 (Executions)
- 数据处理与转换 (Data Handling & Transformation)
- 分支与控制流 (Branching & Control Flow)
- If 节点 (If Node)
- Switch 节点 (Switch Node)
- Merge 节点 (Merge Node)
- Loop 节点 (Loop Node)
- Wait 节点 (Wait Node)
- 外部服务集成 (Integrating with External Services)
- API 集成 (API Integration)
- 数据库集成 (Database Integration)
- 消息队列集成 (Message Queue Integration)
- 常用服务集成示例 (Examples of Integrating with Popular Services)
第三部分:高级主题 (Advanced Topics) - 表达式 (Expressions)
- 基本语法 (Basic Syntax)
- 内置函数 (Built-in Functions)
- 访问节点数据 (Accessing Node Data)
- 使用环境变量 (Using Environment Variables)
- Webhooks (Webhooks)
- 创建和使用 Webhook (Creating and Using Webhooks)
- 安全考虑 (Security Considerations)
- Webhook 回调 (Webhook Callbacks)
- 错误处理 (Error Handling)
- 全局错误处理 (Global Error Handling)
- 节点级别的错误处理 (Node-Level Error Handling)
- 使用 Error Trigger 节点 (Using the Error Trigger Node)
- 自定义节点开发 (Custom Node Development)
- Node CLI 工具 (Node CLI Tool)
- 节点结构 (Node Structure)
- 输入和输出 (Inputs and Outputs)
- API 调用 (API Calls)
- 测试自定义节点 (Testing Custom Nodes)
- 发布自定义节点 (Publishing Custom Nodes)
- n8n CLI (n8n Command Line Interface)
- 常用命令 (Common Commands)
- 工作流导入导出 (Workflow Import/Export)
- 管理实例 (Managing Instances)
- 安全 (Security)
- 认证与授权 (Authentication and Authorization)
- 数据加密 (Data Encryption)
- Webhook 安全 (Webhook Security)
- 最佳实践 (Best Practices)
|