Email Trigger
Triggers & InputTrigger when an email is received
Overview
Trigger when an email is received.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
mailbox | string | — | Mailbox for the Email Trigger node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{email-trigger.subject}}stringEmail subject
{{email-trigger.body}}stringEmail body content
{{email-trigger.from}}stringSender address
Examples
Basic Usage
Example configuration:
{
"mailbox": "value"
}Tips & Best Practices
- •Ensure all required fields for Email Trigger are configured.
- •Check the output variables to see available data.
Try Email Trigger in Your Workflow
Create a free account and start building AI-powered workflows with the Email Trigger node.
Open Workflow Editor