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

# rexx systems ATS Integration

> rexx systems connector for Kombo's ATS API

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

## Guides and Resources

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

  <Card title="Source Setup Guide" icon="settings" href="https://help.kombo.dev/hc/en-us/articles/20465866548113">
    Learn how to set up candidate sources in rexx systems.
  </Card>

  <Card title="View Candidate Sources" icon="eye" href="https://help.kombo.dev/hc/en-us/articles/22576610472337-Rexx-How-to-view-a-candidates-source">
    How to view and manage candidate sources in rexx systems.
  </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           |       |
      | department           |       |
      | post\_url            |       |
      | remote\_work\_status |       |
      | salary\_amount       |       |
      | salary\_amount\_from |       |
      | salary\_amount\_to   |       |
      | salary\_currency     |       |
      | salary\_period       |       |
      | location             |       |
      | custom\_fields       |       |
      | integration\_fields  |       |
      | opened\_at           |       |
      | 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">
      | Input Field                               | Notes                                                                                                                              |
      | ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
      | candidate.first\_name                     |                                                                                                                                    |
      | candidate.last\_name                      |                                                                                                                                    |
      | candidate.email\_address                  |                                                                                                                                    |
      | candidate.title                           |                                                                                                                                    |
      | candidate.phone\_number                   |                                                                                                                                    |
      | candidate.location.city                   |                                                                                                                                    |
      | candidate.location.country                |                                                                                                                                    |
      | candidate.location.street\_1              |                                                                                                                                    |
      | candidate.location.zip\_code              |                                                                                                                                    |
      | candidate.gender                          |                                                                                                                                    |
      | candidate.availability\_date              |                                                                                                                                    |
      | candidate.salary\_expectations.period     |                                                                                                                                    |
      | candidate.salary\_expectations.amount     |                                                                                                                                    |
      | 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                               | The source will only be written if a source with the exact name has been configured in rexx already. Otherwise it will be ignored. |
      | source.unified\_key                       |                                                                                                                                    |
      | source.id                                 |                                                                                                                                    |
    </Accordion>

    <Accordion title="Create application">
      | Input Field                               | Notes                                                                                                                              |
      | ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
      | candidate.first\_name                     |                                                                                                                                    |
      | candidate.last\_name                      |                                                                                                                                    |
      | candidate.email\_address                  |                                                                                                                                    |
      | candidate.title                           |                                                                                                                                    |
      | candidate.phone\_number                   |                                                                                                                                    |
      | candidate.location.city                   |                                                                                                                                    |
      | candidate.location.country                |                                                                                                                                    |
      | candidate.location.street\_1              |                                                                                                                                    |
      | candidate.location.zip\_code              |                                                                                                                                    |
      | candidate.gender                          |                                                                                                                                    |
      | candidate.availability\_date              |                                                                                                                                    |
      | candidate.salary\_expectations.period     |                                                                                                                                    |
      | candidate.salary\_expectations.amount     |                                                                                                                                    |
      | 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                               | The source will only be written if a source with the exact name has been configured in rexx already. Otherwise it will be ignored. |
      | source.unified\_key                       |                                                                                                                                    |
      | source.id                                 |                                                                                                                                    |
    </Accordion>
  </Tab>

  <Tab title="Features">
    | Feature                        | Notes |
    | ------------------------------ | ----- |
    | Source Writing                 |       |
    | Sync Only Created Applications |       |
    | Connection Guide               |       |
    | Candidate source tracking      |       |
    | Custom Field Explorer          |       |
    | Jobs                           |       |
  </Tab>
</Tabs>

## Integration Variants

**Current connector:** rexx systems

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

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