Skip to content

n8n Trigger 节点#

n8n Trigger 节点在当前工作流更新或激活时,或当 n8n 实例启动或重启时触发。您可以使用 n8n Trigger 节点在这些事件发生时发送通知。

节点参数#

该节点包含一个参数来识别应该触发它的 Events 事件。从这些事件中选择:

  • Active Workflow Updated 活动工作流已更新:如果您选择此事件,节点在此工作流更新时触发。
  • Instance started 实例已启动:如果您选择此事件,节点在 n8n 实例启动或重启时触发。
  • Workflow Activated 工作流已激活:如果您选择此事件,节点在此工作流激活时触发。

您可以选择这些事件中的一个或多个。

模板和示例#

RAG Starter Template using Simple Vector Stores, Form trigger and OpenAI

by n8n Team

View template details
Unify multiple triggers into a single workflow

by Guillaume Duvernay

View template details
Backup and Delete Workflows to Google Drive with n8n API and Form Trigger

by Arlin Perez

View template details
Browse n8n Trigger integration templates, or search all templates