Skip to content

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: If you select this event, the node triggers when this workflow is updated.
  • Instance started: If you select this event, the node triggers when the n8n instance starts or restarts.
  • Workflow Activated: If you select this event, the node triggers when this workflow is activated.

You can select one or more of these events.

Templates and examples#

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

by n8n Team

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

by Arlin Perez

View template details
LinkedIn Lead Generation: Auto DM System with Comment Triggers using Unipile & NocoDB

by Alexandra Spalato

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