Connect VoxScreen to the tools you already use.
Send new applicants into a one-way video interview automatically, and get scored, ranked results back where your team works. No copying and pasting between tabs.
Three ways to connect
Zapier
In developmentWire VoxScreen into more than 6,000 apps. Trigger an interview from a form, a spreadsheet row, or a new row in your ATS.
Make
In developmentBuild multi-step scenarios with branching and filters. Route candidates by score, language level, or the role they applied for.
REST API
Available nowEvery integration above runs on the same public API. Generate a key in settings and call it directly from your own systems.
Read the API docs →How each connection works
Zapier
Zapier is the fastest path when the tool you want to connect is already on it. VoxScreen shows up as an app with one trigger and one action, so a Zap can start anywhere Zapier reaches and end in a VoxScreen interview, or start from a scored candidate and end wherever your team works.
- Trigger: a candidate finished and was scored. The Zap receives their name, email, overall score, spoken language level and the AI summary.
- Action: invite a candidate to one of your interviews. Zapier passes a name and an email, VoxScreen sends the invitation and tracks the reply.
- Authentication is an API key you generate under account settings, then paste into Zapier once.
Make
Make suits scenarios that branch. The same trigger and action exist as modules, and Make's routers and filters let one scenario cover several roles instead of a separate automation for each.
- Route by score: send anyone above your bar into a scheduling tool, and send everyone else a decline.
- Route by language level: the CEFR result arrives as a field, so a customer-facing role can require B2 while an internal one requires A2.
- Invite in bulk: read a sheet of applicants and put all of them into the same interview in one run.
REST API and webhooks
Zapier and Make both sit on the same public API, which is documented and free to read with no account. Requests go to /api/integrations/v1 and carry your key in an Authorization: Bearer header, or in X-API-Key when that's easier to script.
- List your interviews, invite candidates, and pull submissions with their transcripts and per-criterion scores.
- Subscribe to events instead of polling. VoxScreen posts to your URL and signs every delivery with a secret unique to that subscription.
- A failed delivery retries five times with growing gaps, and a subscription that keeps failing is switched off not retried forever.
What teams automate
Invite every new applicant, automatically
A candidate fills in your application form. They get an interview link within seconds, without anyone opening VoxScreen.
Post shortlists where your team already talks
When a candidate is scored, drop their name, score and AI summary into a Slack channel or a shared sheet.
Keep your ATS in sync
Write the score and transcript back onto the candidate record, so nobody has to check two systems before a hiring call.
Events you can listen for
submission.scored- A candidate's answers have been transcribed and scored. Carries the overall score, language level and AI summary.
submission.completed- A candidate finished recording, before scoring runs.
candidate.invited- A candidate was invited to an interview.
Deliveries are signed with a per-subscription secret so you can verify they came from us.
Integrations are included on every plan, including the free one.
Want to be first on the list?
The Zapier and Make apps are in development. Tell us which tool you need and we will get you connected as soon as it is ready.
Request early access