Files
nexus/wiki/entities/n8n.md
2026-04-16 21:08:55 +08:00

21 lines
472 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "n8n"
type: entity
tags: [自动化, 工作流, n8n]
date: 2025-11-11
---
## Aliases
- n8n
## Definition
n8n 是一个开源的工作流自动化工具,可通过可视化界面编排各种服务和自动化任务。
## Role
在电商数据采集系统中n8n 负责调度爬虫、执行 AI 处理、存储结果、发送通知。
## Connections
- [[n8n]] ← orchestrates [[Scrapy]]
- [[n8n]] ← calls [[Ollama]]
- [[n8n]] → writes to [[PostgreSQL]]