Sort incoming emails from your inbox, read resume PDFs, and pull key details without manual work. Great for HR teams that need to review job applications quickly and send each type of email to the right next step.
The flow starts by watching an email inbox over IMAP. It downloads the first attachment and extracts text from the PDF. An OpenAI model then reads the email and the attachment together. It assigns a category such as job application or inbound lead, and extracts fields like first name, last name, age, email, and other resume data. Based on the chosen category, the message can branch to different paths, which you can connect to your own hiring or sales tools.
You need an IMAP mailbox and an OpenAI API key. Set the attachment field to attachment0 and keep the email text mapping as shown. Expect faster review time per email and more consistent data capture. Common uses include screening job applicants, sorting partner requests, and routing general inbox messages to the right owner.