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

# DATEV Lohn & Gehalt HRIS Integration

> DATEV Lohn & Gehalt connector for Kombo's HRIS API

<Note>This connector requires a custom Kombo plan. Please contact us to enable it.</Note>

The DATEV Lohn & Gehalt HRIS integration allows you to sync HRIS data between DATEV Lohn & Gehalt and your application through Kombo's unified API. The tool slug for this connector is `datevlug`.

## Guides and Resources

<CardGroup cols={2}>
  <Card title="Connection Setup Guide" icon="link" href="https://help.kombo.dev/hc/en-us/articles/17624306602641-Wie-verbinde-ich-meinen-DATEV-LODAS-Account-">
    Step-by-step instructions to connect your DATEV Lohn & Gehalt account to Kombo.
  </Card>
</CardGroup>

## Supported Features & Coverage

<Tabs>
  <Tab title="Models">
    <Accordion title="Absence Types">
      | Field                   | Notes |
      | ----------------------- | ----- |
      | id                      |       |
      | remote\_id              |       |
      | changed\_at             |       |
      | remote\_deleted\_at     |       |
      | name                    |       |
      | unit                    |       |
      | exact\_times\_supported |       |
      | remote\_data            |       |
    </Accordion>
  </Tab>

  <Tab title="Actions">
    <Accordion title="Create absence">
      | Input Field       | Notes |
      | ----------------- | ----- |
      | employee\_id      |       |
      | absence\_type\_id |       |
      | start\_date       |       |
      | end\_date         |       |
    </Accordion>
  </Tab>

  <Tab title="Features">
    | Feature          | Notes |
    | ---------------- | ----- |
    | Connection Guide |       |
    | OAuth            |       |
    | Scope Testing    |       |
  </Tab>
</Tabs>

## Integration Variants

**Current connector:** Our legacy Lohn und Gehalt integration. No data can be read from DATEV

For **DATEV Lohn & Gehalt**, we also offer the following other connector variants:

<CardGroup cols={2}>
  <Card title="DATEV Lohnaustauschdatenservice" icon="https://storage.googleapis.com/kombo-assets/integrations/datevlauds/icon.svg" href="/hris/connectors/datevlauds">
    Our latest DATEV integration supporting then new Lohnaustauschdatenservice, to synchronize data bidirectional in real time. It also supports the legacy ASCII write interface. Works with both DATEV payroll products: LODAS and Lohn und Gehalt
  </Card>

  <Card title="DATEV HR" icon="https://storage.googleapis.com/kombo-assets/integrations/datevhr/icon.svg" href="/hris/connectors/datevhr">
    DATEV HR uses the Lohnergebnisdatenservice API, to synchronize data with the monthly payroll results and only the ASCII write interface. This is slightly cheaper for the end customer than the DATEV LAUDS integration. Works with both DATEV payroll products: LODAS and Lohn und Gehalt
  </Card>

  <Card title="DATEV LODAS" icon="https://storage.googleapis.com/kombo-assets/integrations/datev/icon.svg" href="/hris/connectors/datev">
    Our legacy LODAS integration. No data can be read from DATEV
  </Card>
</CardGroup>

<Note>Multiple variants can be used within your Kombo environment at the same time.</Note>
