> ## Documentation Index
> Fetch the complete documentation index at: https://hireflixsl.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect Hireflix to the tools your team already uses.

Hireflix connects to your ATS, notification channels, and automation tools so candidate data and interview updates flow where your team already works. Slack setup is documented below, it's configured from your Hireflix account, no code required. For developer-focused integrations (ATS connectors, the API, webhooks), follow the links through to our technical documentation.

## Notifications

<CardGroup cols={2}>
  <Card title="Slack" href="/user/integrations/slack">
    Get interview and candidate notifications pushed straight to a Slack channel. Set up in a few clicks — no code required.
  </Card>
</CardGroup>

## ATS & Recruiting Platforms

<CardGroup cols={2}>
  <Card title="Greenhouse" href="/integrations/ats/greenhouse">
    Trigger Hireflix interviews and push results back into Greenhouse.
  </Card>

  <Card title="Lever" href="/integrations/ats/lever">
    Connect Lever to automate interview invites and status updates.
  </Card>

  <Card title="Workable" href="/integrations/ats/workable">
    Sync candidates and interview results between Workable and Hireflix.
  </Card>

  <Card title="Browse all ATS integrations" href="/integrations/overview">
    See the full list of supported applicant tracking systems, including BambooHR, JazzHR, Zoho Recruit, and more.
  </Card>
</CardGroup>

## Automation & Developer Tools

<CardGroup cols={2}>
  <Card title="Zapier" href="/integrations/other/zapier">
    Automate workflows between Hireflix and 5,000+ apps with no code.
  </Card>

  <Card title="API" href="/quickstart">
    Build custom integrations with the Hireflix GraphQL API.
  </Card>

  <Card title="Webhooks" href="/webhooks/getting-started">
    Receive real-time events when candidates complete interviews.
  </Card>

  <Card title="Embedding interviews" href="/faqs/can-i-embed-hireflix">
    Embed the Hireflix interview experience directly in your own product.
  </Card>
</CardGroup>

## Can't find what you need?

<Card title="Browse all technical integrations" href="/integrations/overview" icon="wrench">
  See the full list of API connectors, ATS integrations, and developer tools in our technical documentation.
</Card>
