# Datev

## **Connector Overview**

<figure><img src="/files/OIJUd7mWTtbVcrOS3yYh" alt="" width="188"><figcaption></figcaption></figure>

DATEV is a German software platform that provides accounting, payroll, tax, and business management solutions for tax professionals, auditors, and legal advisors.

## **Authentication Type**

OAuth

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_DATEV\_OAUTH\_ACCESS\_TOKEN
* PAN\_SEC\_DATEV\_OAUTH\_CLIENT\_ID

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Datev information must be gathered:

* Authorize Base URL
* Token Base URL
* Client ID
* Client Secret
* Scopes (Optional)

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect to Datev:

1. Select Connect
2. Enter the following information:
   1. Consultant Number
   2. Client
3. Press Next and select the Datev URL under Tenant Secrets
4. Login with you Datev SmartLogin<br>

   <figure><img src="/files/o2xhiTf7fYztFnBsIuBG" alt="" width="563"><figcaption></figcaption></figure>

*For more information related to obtain a Datev SmartLogin, please see* [*here*](https://www.datev.de/web/de/mydatev/datev-cloud-sicherheit/anmeldeverfahren-bei-datev/datev-smartlogin/)*.*

## **API Resources**

For more information on how to utilize the Datev API, feel free to reference the following [documentation](https://developer.datev.de/en/guides/authentication).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/datev.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
