Skip to main content
The New Email trigger starts a workflow when the connected Gmail account receives a new inbox message. It can limit runs to subjects containing specific text and provides parsed message bodies, attachments, and headers.

Configuration

Leave Subject Filter empty to accept every qualifying new inbox message. The trigger only dispatches messages addressed to the watched mailbox.

Trigger data

Message formats vary. Plain Text, HTML, sender name, or attachments can be empty when the source message does not contain them.

Example: triage a support inbox

Troubleshooting

The filter is case-sensitive. Confirm the message arrived in the watched account’s Inbox after the trigger was configured and that the subject contains the exact filter text.
WorkflowDog-authored mail sent back to the same watched account is excluded from this incoming trigger to avoid self-triggering loops.