The email trigger gives your pipe a unique, auto-generated email address. Any documents attached to emails sent to this address are extracted and processed individually through the pipeline. The email address is displayed in the pipe settings after you add this trigger.Documentation Index
Fetch the complete documentation index at: https://docs.docpipe.ai/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| No configuration required | - | - | The email address is auto-generated per pipe |
Inputs and outputs
Allowed inputs: None. This is a trigger node and starts the pipeline. Output: Each attachment, passed to the next connected node individually. If an email contains multiple attachments, each attachment starts a separate run.Related
Email ingestion guide
Set up email-based document ingestion
Webhook trigger
Accept documents via the API instead