Skip to main content
The New Email trigger starts a workflow when Microsoft creates a message in the connected account’s Inbox. It can filter by subject and downloads non-inline attachments for the run.

Configuration

Leave Subject Filter empty to accept every qualifying new Inbox message.

Trigger data

Messages sent back to the same account by WorkflowDog are excluded when they carry WorkflowDog’s automation header. This prevents common self-triggering loops.

Example: archive incoming documents

Set Subject Filter to Statement to limit runs to statement emails. Connect Attachments to a repeat action, then store each file during the loop. The workflow creates one run per matching email and processes every non-inline attachment in that message.

Troubleshooting

Matching is case-sensitive and searches for the configured text anywhere in the subject.
The trigger’s attachment list is intended for file attachments and does not include inline attachments.