← All components
As it appears in the workflow's entry-points panel in the editor.
Incoming email
TriggersStarts a workflow when an email arrives at a dedicated address. The email's content becomes the run's starting context.
What the architect sets up
- A name and description. Malleable provides the dedicated email address

How it behaves in a run
- This is an entry point: it's how runs of the workflow begin.
Related
- Stages & components: how components fit into a workflow
- Showcase: see components like this at work in real workflows
- Actors & hand-offs: who picks up the run once it starts
For developers: the API and MCP server identify this component as incoming_email.