构建工作流
Understand workflows
A workflow1 is a collection of nodes connected together to automate a process.
- Create a workflow.
- Use Workflow templates to help you get started.
- Learn about the key components of an automation in n8n.
- Debug using the Executions list.
- Share workflows between users.
If it's your first time building a workflow, you may want to use the quickstart guides to quickly try out n8n features.
Footnotes
- Back
An n8n workflow is a collection of nodes that automate a process. Workflows begin execution when a trigger condition occurs and execute sequentially to achieve complex tasks.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。