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

# iCIMS Assessment Integration

> iCIMS connector for Kombo's Assessment API

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

## Supported Features & Coverage

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

    <Accordion title="Applications">
      | Field      | Notes |
      | ---------- | ----- |
      | remote\_id |       |
    </Accordion>

    <Accordion title="Jobs">
      | Field      | Notes |
      | ---------- | ----- |
      | remote\_id |       |
      | name       |       |
      | 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">
      | Input Field           | Notes |
      | --------------------- | ----- |
      | assessment\_order\_id |       |
      | status                |       |
      | result\_url           |       |
      | score                 |       |
    </Accordion>
  </Tab>

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

## Integration Variants

**Current connector:** iCIMS

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

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