Route Typeform Job Applications Into a Notion Hiring Pipeline
Turn every Typeform job application into a structured Notion card in your hiring board, with the resume attached and the candidate placed in the New stage.
- 1
Trigger on Applications
Add a
Typeform Triggernode connected to your job application form. It fires with the candidate's answers and uploaded file URL. - 2
Map the Candidate Fields
Add a
Setnode to organize name, email, role applied for, and the resume file URL into clean variables. - 3
Create the Notion Card
Add a
Notionnode with operationCreate Database Page. Set theStagetoNew, fill the candidate properties, and embed the resume link. - 4
Notify the Hiring Manager
Add a
SlackorGmailnode alerting the relevant hiring manager that a new candidate has entered the pipeline. - 5
Activate and Test
Activate the workflow and submit a test application. Confirm a new card appears in the Notion board in the New stage with the resume attached.
Frequently asked questions
Can I auto-screen applicants?
Add an OpenAI step that scores the resume against the job requirements and writes a fit summary onto the Notion card before the hiring manager reviews it.
How do I prevent duplicate applications?
Search Notion by email before creating a card; if the candidate already exists, add a comment to their card instead of a duplicate.