Files
nexus/wiki/sources/n8n-workflow-orchestration.md

1.3 KiB
Raw Blame History

title, type, tags, date
title type tags date
OpenClaw + n8n Workflow Orchestration source
openclaw
n8n
workflow
security
2026-03-06

Source File

Summary

  • 核心主题OpenClaw与n8n工作流编排集成
  • 问题域Agent直接管理API密钥带来安全风险
  • 方法/机制OpenClaw通过webhook调用n8n工作流凭证隔离在n8n中
  • 结论/价值:可见性、安全性和性能三赢

Key Claims

  • 代理模式OpenClaw写n8n工作流然后通过webhook调用
  • 凭证隔离API密钥存储在n8n凭证存储中Agent只知道webhook URL
  • 可见性每个工作流在n8n拖放UI中可见
  • 可锁定工作流测试后锁定工作流防止Agent修改

Key Insights

  • 三赢可见性视觉UI、安全性凭证隔离、性能确定性工作流不消耗token
  • 测试后锁定:"构建→测试→锁定"循环至关重要
  • n8n有400+集成大多数外部服务已有n8n节点

Key Concepts

Connections