Imap ingest workflow

★ 6.1 · n8n · simple · 5 nodes

Imap ingest workflow is an n8n automation template that listens for incoming emails over IMAP and persists their data into a PostgreSQL database. Reach for it when you want to stop manually copying inbound alerts, order notifications, or form submissions into a database — any time email is arriving faster than a person can handle it. The workflow fires on an incoming IMAP email trigger, processes the message content, and writes the result to Postgres; it deploys by importing the JSON template into any n8n instance, whether self-hosted or cloud.