> ## 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.

# Teamtailor Assessment Integration

> Teamtailor connector for Kombo's Assessment API

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

<Note>This connector requires a partnership with Teamtailor. Please contact us to get access.</Note>

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

## Guides and Resources

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

  <Card title="How assessment works in Teamtailor" icon="book" href="https://help.kombo.dev/hc/en-us/articles/42861708392977">
    Additional documentation and guides for Teamtailor.
  </Card>

  <Card title="Teamtailor Assessment: How do I become a partner?" icon="book" href="https://help.kombo.dev/hc/en-us/articles/43277775470609">
    Additional documentation and guides for Teamtailor.
  </Card>
</CardGroup>

## Supported Features & Coverage

<Tabs>
  <Tab title="Models">
    <Accordion title="Candidates">
      | Field         | Notes |
      | ------------- | ----- |
      | remote\_id    |       |
      | first\_name   |       |
      | last\_name    |       |
      | email         |       |
      | phone\_number |       |
    </Accordion>

    <Accordion title="Jobs">
      | Field       | Notes |
      | ----------- | ----- |
      | remote\_id  |       |
      | name        |       |
      | description |       |
      | location    |       |
    </Accordion>

    <Accordion title="Hiring Team Members">
      | Field       | Notes |
      | ----------- | ----- |
      | remote\_id  |       |
      | first\_name |       |
      | last\_name  |       |
      | email       |       |
    </Accordion>
  </Tab>

  <Tab title="Actions">
    <Accordion title="Update order result">
      <Note>
        Teamtailor's grading system scales from 0 to 100.
      </Note>

      | Input Field               | Notes |
      | ------------------------- | ----- |
      | assessment\_order\_id     |       |
      | status                    |       |
      | result\_url               |       |
      | completed\_at             |       |
      | score                     |       |
      | attachments.name          |       |
      | attachments.content\_type |       |
      | attachments.data\_url     |       |
      | attachments.data          |       |
    </Accordion>
  </Tab>

  <Tab title="Features">
    | Feature       | Notes |
    | ------------- | ----- |
    | End User Flow |       |
    | Bulk Invite   |       |
  </Tab>
</Tabs>

## Integration Variants

**Current connector:** Teamtailor

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

<CardGroup cols={2}>
  <Card title="Teamtailor ATS" icon="https://storage.googleapis.com/kombo-assets/integrations/teamtailor/icon.svg" href="/ats/connectors/teamtailor">
    Teamtailor for the ATS category
  </Card>
</CardGroup>
