Leads go cold
Tasks created too late because no one saw the email comment in time. Follow-ups were missed entirely.
Manual overhead
Team members copy-pasted task details from FrontApp into Asana by hand β slow, error-prone, and draining.
No prioritization
Urgent items sat in the same queue as routine tasks with no way to automatically flag what needed to go out today.
Comment Added
Team member leaves an internal comment in a FrontApp shared email thread.
Parsed & Classified
n8n webhook fires; Claude AI reads the emoji prefix and extracts the task details.
Member Looked Up
The @mention is matched to an Asana email and GID via a lookup table in n8n.
Task Created
Asana task created in the right list β To Do or Urgent β and assigned instantly.
Communication Layer
Monitors internal comments on emails and shared workspace discussions. Serves as the human-facing trigger point for every task.
- Internal comments
- Email threads
- Shared discussions
Automation Backbone
Orchestrates the entire workflow β receives the webhook, calls Claude AI, resolves the user, and creates the Asana task.
- Webhook triggers
- Claude AI parsing
- Logic & routing
Task Management Layer
Receives structured task data and creates cards in the correct list with proper assignments and due-date flags.
- To Do list
- Urgent β due today
- Auto-assignment
Emoji Syntax
Simple β and β β prefixes let anyone trigger tasks without training or a new tool.
Instant Routing
Urgent vs. standard tasks automatically land in the correct Asana list β no manual sorting.
Mention Mapping
@ mentions resolve to real Asana users via a lookup table maintained in n8n.
AI-Powered Parsing
Claude AI extracts clean task descriptions from messy, natural-language comments.
Auto-Assignment
Every task is assigned to the right person with zero manual steps.
Scope Control
Only triggers on shared workspace discussions β private threads are excluded for safety.
Ready to scale?
Built for a high-volume operations team. Custom emoji syntax, any project management tool, live in days.
- Custom emoji syntax & routing
- Any project management tool
- Live in days, not months