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

# Eightfold ATS Integration

> Eightfold connector for Kombo's ATS API

<Note>This connector is in open beta. You can freely enable it in your account.</Note>

The Eightfold ATS integration allows you to sync ATS data between Eightfold and your application through Kombo's unified API. The tool slug for this connector is `eightfold`.

## Guides and Resources

<CardGroup cols={2}>
  <Card title="Connection Setup Guide" icon="link" href="https://help.kombo.dev/hc/en-us/articles/32350490678801-Eightfold-How-do-I-link-my-account">
    Step-by-step instructions to connect your Eightfold account to Kombo.
  </Card>
</CardGroup>

## General Notes

* Eightfold does not support reading a list of application stages. Application stages are inferred from the application data.

## Supported Features & Coverage

<Tabs>
  <Tab title="Models">
    <Accordion title="Users">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | first\_name         |       |
      | last\_name          |       |
      | email               |       |
      | status              |       |
      | remote\_data        |       |
    </Accordion>

    <Accordion title="Jobs">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | name                |       |
      | job\_code           |       |
      | description         |       |
      | confidential        |       |
      | status              |       |
      | visibility          |       |
      | category            |       |
      | post\_url           |       |
      | location            |       |
      | custom\_fields      |       |
      | integration\_fields |       |
      | remote\_created\_at |       |
      | remote\_data        |       |
    </Accordion>

    <Accordion title="Candidates">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | first\_name         |       |
      | last\_name          |       |
      | company             |       |
      | title               |       |
      | confidential        |       |
      | source              |       |
      | phone\_numbers      |       |
      | email\_addresses    |       |
      | location            |       |
      | custom\_fields      |       |
      | integration\_fields |       |
      | remote\_data        |       |
    </Accordion>

    <Accordion title="Application Stages">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | name                |       |
    </Accordion>

    <Accordion title="Applications">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | current\_stage\_id  |       |
      | job\_id             |       |
      | candidate\_id       |       |
    </Accordion>

    <Accordion title="Tags">
      <Note>
        Eightfold only allows fetching a maximum of 10,000 profile tags. If more tags exist, only the first 10,000 will be synced.
      </Note>

      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | name                |       |
      | remote\_data        |       |
    </Accordion>

    <Accordion title="Candidate tags">
      | Field               | Notes |
      | ------------------- | ----- |
      | candidate\_id       |       |
      | tag\_id             |       |
      | id                  |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
    </Accordion>

    <Accordion title="Job hiring team members">
      | Field               | Notes |
      | ------------------- | ----- |
      | roles               |       |
      | job\_id             |       |
      | user\_id            |       |
      | id                  |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
    </Accordion>
  </Tab>

  <Tab title="Actions">
    <Accordion title="Create candidate">
      <Note>
        Creating an application in Eightfold can take up to 5 minutes
      </Note>

      | Input Field                | Notes |
      | -------------------------- | ----- |
      | candidate.first\_name      |       |
      | candidate.last\_name       |       |
      | candidate.email\_address   |       |
      | candidate.phone\_number    |       |
      | candidate.location.city    |       |
      | candidate.location.country |       |
      | candidate.gender           |       |
      | application.job\_id        |       |
      | application.stage\_id      |       |
      | attachments.name           |       |
      | attachments.content\_type  |       |
      | attachments.data\_url      |       |
      | attachments.data           |       |
      | attachments.type           |       |
      | source.name                |       |
    </Accordion>

    <Accordion title="Create application">
      <Note>
        Creating an application in Eightfold can take up to 5 minutes
      </Note>

      | Input Field                | Notes |
      | -------------------------- | ----- |
      | candidate.first\_name      |       |
      | candidate.last\_name       |       |
      | candidate.email\_address   |       |
      | candidate.phone\_number    |       |
      | candidate.location.city    |       |
      | candidate.location.country |       |
      | candidate.gender           |       |
      | application.job\_id        |       |
      | application.stage\_id      |       |
      | attachments.name           |       |
      | attachments.content\_type  |       |
      | attachments.data\_url      |       |
      | attachments.data           |       |
      | attachments.type           |       |
      | source.name                |       |
    </Accordion>

    <Accordion title="Add result link to application">
      | Input Field     | Notes |
      | --------------- | ----- |
      | application\_id |       |
      | url             |       |
    </Accordion>

    <Accordion title="Get candidate attachments">
      | Input Field   | Notes |
      | ------------- | ----- |
      | candidate\_id |       |
    </Accordion>
  </Tab>

  <Tab title="Features">
    | Feature                        | Notes |
    | ------------------------------ | ----- |
    | Source Writing                 |       |
    | Sync Only Created Applications |       |
    | Connection Guide               |       |
    | API Passthrough                |       |
    | Scope Testing                  |       |
    | Per Model Tests                |       |
  </Tab>
</Tabs>

## Integration Variants

**Current connector:** Eightfold

For **Eightfold**, we also offer the following other connector variants:

<CardGroup cols={2}>
  <Card title="Eightfold Assessment" icon="https://storage.googleapis.com/kombo-assets/integrations/eightfold/icon.svg" href="/assessment/connectors/eightfold">
    Eightfold for the Assessment category
  </Card>
</CardGroup>
