By the end of this module, you'll:
In Module 1, you used a Manual Trigger - clicking a button to start your workflow. But the real power of n8n comes from automatic triggers that start workflows based on real events in your business.
Think of triggers as the "sensors" of your automation system:
Once you master triggers, your workflows become truly autonomous business assistants.
What it does: Starts workflows when you click a button Best for: Testing, one-time tasks, admin functions Example: Processing a batch of refunds
What it does: Starts workflows when external systems send data to n8n Best for: Real-time responses to events (form submissions, payments, API calls) Example: Adding new subscribers to your email list instantly