Trigger Node

The Trigger Node allows you to automatically run your workflow based on certain triggers. Connect external events to kickstart your agent workflows.

Available Triggers

  • GitHub: Pull requests, issues, commits, releases
  • Gmail: New emails, labels, attachments
  • Outlook: Inbox events, calendar updates
  • Stripe: Payments, subscriptions, invoices
  • Typeform: Form submissions
  • Zendesk: Support tickets, updates
  • Time: Scheduled intervals (cron)
  • Webhook: Custom HTTP triggers

How Triggers Work

A Trigger Node will start your workflow when a certain event occurs, such as an email being received in your Gmail account, or a pull request created on GitHub. Configure the trigger conditions and map the incoming data to your workflow variables.