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

# Perbility Helix ATS Integration

> Perbility Helix connector for Kombo's ATS API

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

<Note>This connector requires a partnership with Perbility Helix. Check out our [partnership guide](https://help.kombo.dev/hc/en-us/articles/43095758773521-Perbility-Helix-How-to-get-your-Partner-Credentials) to learn more.</Note>

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

## Guides and Resources

<CardGroup cols={2}>
  <Card title="Partnership Guide" icon="handshake" href="https://help.kombo.dev/hc/en-us/articles/43095758773521-Perbility-Helix-How-to-get-your-Partner-Credentials">
    Learn how to become a partner with Perbility Helix to enable this integration.
  </Card>
</CardGroup>

## Supported Features & Coverage

<Tabs>
  <Tab title="Models">
    <Accordion title="Jobs">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | name                |       |
      | description         |       |
      | employment\_type    |       |
      | status              |       |
      | visibility          |       |
      | category            |       |
      | post\_url           |       |
      | experience\_level   |       |
      | location            |       |
      | custom\_fields      |       |
      | integration\_fields |       |
      | remote\_data        |       |
    </Accordion>

    <Accordion title="Screening questions">
      | Field               | Notes |
      | ------------------- | ----- |
      | id                  |       |
      | remote\_id          |       |
      | changed\_at         |       |
      | remote\_deleted\_at |       |
      | title               |       |
      | description         |       |
      | format              |       |
    </Accordion>

    <Accordion title="Job-specific screening questions">
      | Field                      | Notes |
      | -------------------------- | ----- |
      | index                      |       |
      | required                   |       |
      | precondition\_question\_id |       |
      | precondition\_options      |       |
      | job\_id                    |       |
      | question\_id               |       |
      | id                         |       |
      | changed\_at                |       |
      | remote\_deleted\_at        |       |
    </Accordion>
  </Tab>

  <Tab title="Actions">
    <Accordion title="Create candidate">
      <Note>
        WebP attachments are skipped because Concludis fails to preprocess them
      </Note>

      | Input Field                               | Notes                                                                                          |
      | ----------------------------------------- | ---------------------------------------------------------------------------------------------- |
      | candidate.first\_name                     |                                                                                                |
      | candidate.last\_name                      |                                                                                                |
      | candidate.email\_address                  |                                                                                                |
      | candidate.company                         |                                                                                                |
      | candidate.title                           |                                                                                                |
      | candidate.phone\_number                   |                                                                                                |
      | candidate.location.city                   |                                                                                                |
      | candidate.location.country                |                                                                                                |
      | candidate.location.street\_1              |                                                                                                |
      | candidate.location.zip\_code              |                                                                                                |
      | candidate.gender                          |                                                                                                |
      | application.job\_id                       |                                                                                                |
      | screening\_question\_answers.question\_id |                                                                                                |
      | screening\_question\_answers.answer       |                                                                                                |
      | attachments.name                          |                                                                                                |
      | attachments.content\_type                 |                                                                                                |
      | attachments.data\_url                     |                                                                                                |
      | attachments.data                          |                                                                                                |
      | attachments.type                          |                                                                                                |
      | source.name                               | Concludis can only be used as a partner and you can set the Source ID in the partner settings. |
    </Accordion>

    <Accordion title="Create application">
      <Note>
        WebP attachments are skipped because Concludis fails to preprocess them
      </Note>

      | Input Field                               | Notes                                                                                          |
      | ----------------------------------------- | ---------------------------------------------------------------------------------------------- |
      | candidate.first\_name                     |                                                                                                |
      | candidate.last\_name                      |                                                                                                |
      | candidate.email\_address                  |                                                                                                |
      | candidate.company                         |                                                                                                |
      | candidate.title                           |                                                                                                |
      | candidate.phone\_number                   |                                                                                                |
      | candidate.location.city                   |                                                                                                |
      | candidate.location.country                |                                                                                                |
      | candidate.location.street\_1              |                                                                                                |
      | candidate.location.zip\_code              |                                                                                                |
      | candidate.gender                          |                                                                                                |
      | application.job\_id                       |                                                                                                |
      | screening\_question\_answers.question\_id |                                                                                                |
      | screening\_question\_answers.answer       |                                                                                                |
      | attachments.name                          |                                                                                                |
      | attachments.content\_type                 |                                                                                                |
      | attachments.data\_url                     |                                                                                                |
      | attachments.data                          |                                                                                                |
      | attachments.type                          |                                                                                                |
      | source.name                               | Concludis can only be used as a partner and you can set the Source ID in the partner settings. |
    </Accordion>
  </Tab>

  <Tab title="Features">
    | Feature        | Notes |
    | -------------- | ----- |
    | Source Writing |       |
  </Tab>
</Tabs>

## Integration Variants

**Current connector:** Perbility Helix

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

<CardGroup cols={2}>
  <Card title="Perbility Helix HRIS" icon="https://storage.googleapis.com/kombo-assets/integrations/perbilityhelix/icon.svg" href="/hris/connectors/perbilityhelix">
    Perbility Helix for the HRIS category
  </Card>
</CardGroup>
