> 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/xentral-integration.md).

# Xentral integration

Xentral helps small and medium-sized businesses automate and simplify their daily operational tasks. The easy-to-use business software centrally bundles all orders, inventory levels, payments, shipping processes, and customer contacts in one place.

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

**Integration of Xentral 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 **Xentral** and click the button **Connect with Xentral.**

![](/files/a2e397cd6f597e86d1ebf07e1daaf00e9d3b482c)
{% endstep %}

{% step %}
**Enter API data**

Enter the required API key and API URL here.

![](/files/af0546662cb0301fe3f29dab203195ae93854b70)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Xentral 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 API key in the Xentral account:**

{% hint style="warning" %}
Note: API requires the Business or Pro plan
{% endhint %}

Log in to the Xentral account, click the user icon at the bottom left, and select "Account settings." ![xentral\_einstellungen\_1.png](/files/6001a023917752806cb2e2074da72c01784f476d)

Under the menu items "Developer Settings" and "Personal Access Token," you will find already set up API keys, or you can generate one with "+ Generate token."

![xentral\_einstellungen\_2.png](/files/f0bac0d705e42bfcb3bf7e840884a8397b3b0388)

Please now copy the additionally required API URL from your browser's address bar and enter it accordingly in the sipgate app.

![xentral\_einstellungen\_url.png](/files/4c67455a96d9b7acd99d8a37df09d36395bba152)


---

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