# Async Interview AI integration on Definable

> Async Interview is an on-demand video interview platform that streamlines the hiring process by allowing candidates to respond to pre-recorded questions at their convenience, enabling employers to review responses asynchronously.

## What this connects

Async Interview is an on-demand video interview platform that streamlines the hiring process by allowing candidates to respond to pre-recorded questions at their convenience, enabling employers to review responses asynchronously.

Vendor: https://asyncinterview.io/

## Tools available

**4** tools available. First 4:

- `ASYNC_INTERVIEW_DELETE_JOB` — Delete Job — Tool to delete an interview job. Use when you need to permanently remove a job after reviewing responses.
- `ASYNC_INTERVIEW_LIST_INTERVIEW_RESPONSES` — List Interview Responses — Tool to retrieve all interview responses with candidate details. Use when monitoring incoming responses or triggering follow-up workflows.
- `ASYNC_INTERVIEW_LIST_JOBS` — List Jobs — Tool to retrieve a list of all interview jobs. Use when you need to display or manage existing jobs.
- `ASYNC_INTERVIEW_UPDATE_JOB` — Update Job — Tool to update an existing interview job. Use when you need to modify job details after creation.

## Auth

Auth schemes: `API_KEY`.

## How agents use Async Interview

Inside a Definable workflow, Async Interview is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Async Interview** — the Researcher (GPT-5.5) pulls context from Async Interview (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Async Interview** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Async Interview (create record, post message, draft email).
- **Designer / Engineer → Distributor → Async Interview** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Async Interview (attach file, open PR comment, post status).

The Verifier checks every Async Interview call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- human resources — https://definable.ai/apps/category/human-resources/
- hr talent & recruitment — https://definable.ai/apps/category/hr-talent-&-recruitment/

## Related

- HTML page: https://definable.ai/apps/async_interview/
- Same category (human resources): https://definable.ai/apps/category/human-resources/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
