Trigger Node (TRIGGER)
The Trigger Node marks the start of any workflow.


You can activate in three ways:
1. Manually
Click Play when logged in
Ideal for testing or on-demand runs.
2. Webhooks (Event-Driven)
Automatically reacts to external events
Examples:
New email or calendar invite
Price changes in crypto
Wallet activity (funds received/deducted)
New discord member
Tweet or Telegram message received
3. Schedule
Run workflows at fixed schedule
Example:
Monthly DCA/SIP for investments
Hourly system health check
Periodic salary or bonus distribution
Last updated
Was this helpful?