> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/sevdesk-integration.md).

# sevDesk integration

sevDesk is a German online service that enables small and medium-sized companies to automate bookkeeping, accounting, and merchandise management easily, affordably, and securely. Handle important tasks in the cloud and store your data in compliance with GoBD on servers in protected German data centers.

With sipgate, you can make calls directly in sevDesk and use your contacts in the sipgate app. This way you always see who is calling and don't have to switch between different tools. sipgate is your phone system with the telephony app for desktop and mobile.

Connect sipgate and sevDesk and benefit from automatic contact synchronization. All changes or new contacts that you add in the sipgate app during or after the call are automatically saved in sevDesk.

**sevDesk integration in the sipgate app:**

{% stepper %}
{% step %}
**Select integration**

In the sipgate app, click the gear icon on the left and select **Integrations** from.\
Under **Integrations** search for the entry **sevDesk** and click the button **Connect with sevDesk**. ![](/files/d07818fc4c94135dca5122978beb479531935b80)
{% endstep %}

{% step %}
**Enter API key**

Enter the required API key here.

![](/files/0f90b4f05bc7c5eefe9af621bd87def3b4c6ecf1)
{% endstep %}

{% step %}
**Confirm connection**

This means you have successfully connected sevDesk and the sipgate app.

{% hint style="info" %}
Note: Depending on the number of contacts to be integrated, it may take a few minutes until they are fully displayed.
{% endhint %}
{% endstep %}
{% endstepper %}

**Find or create the API key in your sevDesk account:**

{% hint style="warning" %}
Important: In order to use the API key, the plan **Accounting Pro** is required
{% endhint %}

Log in to your sevDesk account and click the "Settings" item in the menu on the left. Then select the desired user under "Users". Reveal the API token by confirming the entry with your current password. Now copy the API key and paste it into the sipgate app. For a visual guide to the steps described, you can watch a YouTube video from sevDesk.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/integrationen-fur-die-sipgate-app/sevdesk-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
