AI-Powered Email → Task Automation System (Outlook + Zapier + Notion)
An AI-driven command center that classifies incoming emails, extracts structured tasks, blocks junk/duplicates, and creates categorized Notion task cards with priority and due dates.
Summary
Business impact
Gallery
Screenshots and artifacts from the build (sanitized where needed).
Outlook (Microsoft 365) triggers on every new email. The workflow passes the Subject + Body into the AI steps so intent can be classified and the task payload can be extracted.
The AI returns exactly one operational category so routing stays consistent: Bids & Proposals, Quotes & Requests, Financials & Operations, Purchase Orders, BOL, Administrative & Scheduling, Client & Prospect Communication, Internal Reviews & Delegation, or General Inbox Tasks.
The AI extracts structured fields used for the Notion task card: From name + email, Summary (≤30 words), Action Items (numbered), Deadline, Amounts (when present), and Priority (High/Medium/Low).
- Filter gating rules to block OTP/verification emails and junk patterns.
- Recipient logic to reduce internal CC noise and non-actionable emails.
- Duplicate prevention using subject + sender matching.
- Attachment handling strategy designed for future enhancement (looping/file retrieval when needed).
Zapier creates a Notion database item with: Subject, AI Summary, Action Items, Priority, Category, Status = New, and Due Date (if detected). Optionally, Outlook category tags are applied to mirror the same AI category for quick inbox scanning.