Job 2 email classifier
★ 6.9 · n8n · complex · 18 nodes
Job 2 email classifier is an n8n automation template that automatically classifies incoming job-application emails and links them to the corresponding vacancy records in a database. Reach for it when candidate replies are piling up and manually sorting each email into folders or recruitment stages is no longer feasible, when you need application statuses logged to Postgres without manual data entry, or when your hiring team is losing track of candidates because the inbox is always behind. Trigger: webhook. Integrations: Postgres. The template consists of 6 linked n8n workflows covering email intake, response classification, application matching, a decision state machine, and result logging. Deploy it by importing the JSON workflows into any n8n instance — self-hosted or cloud. Direction: inbound candidate mail processing, not outbound messaging to applicants (use a dedicated outbound email workflow for that). Suits recruiters and HR teams handling high volumes of inbound applications; not a fit if your mail server cannot forward messages to a webhook endpoint or if Postgres access is unavailable.
- #Postgres