Auto-sync: 2026-04-16 21:08
This commit is contained in:
20
wiki/entities/n8n.md
Normal file
20
wiki/entities/n8n.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user