Email to Notion KB: IMAP, Postgres Dedup & Telegram Alert
Automates capturing unseen emails via IMAP, cleans and normalizes content, deduplicates via Postgres, stores in Notion database, and sends Telegram alerts. Ideal for knowledge base building without duplicates.
This workflow triggers on unseen emails using IMAP (e.g., Gmail, Outlook), extracts and cleans HTML bodies into plain text, and normalizes key fields like title, slug, snippet, date, sender, and URL. It then checks for duplicates in a Postgres database using message ID, preventing redundant entries.
If unique, it creates a new page in your Notion database with mapped properties for seamless knowledge base growth. Finally, a Telegram notification confirms successful processing, keeping you infor
Platform
n8n
Category
E-commerce
Price
$14.99
Creator
Jordi Faber
email
imap
notion
postgres
deduplication
telegram
knowledge-base
automation
inbox-triage
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.