n8n Trigger node#
The n8n Trigger node triggers when the current workflow updates or activates, or when the n8n instance starts or restarts. You can use the n8n Trigger node to notify when these events occur.
Node parameters#
The node includes a single parameter to identify the Events that should trigger it. Choose from these events:
- Active Workflow Updated: Triggers when the workflow containing this node is updated (not other workflows in the instance).
- Instance started: Triggers when the n8n instance starts or restarts.
- Workflow Activated: Triggers when the workflow containing this node is activated.
You can select one or more of these events.
Templates and examples#
This page was