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

# Inwendo integration

With the club software Inwendo, you can manage your sports club, theater group, allotment garden association, NGO, or any other organization from anywhere with just a few clicks. Whether web-based in the browser, as an app on Android and iOS, or as Mac and Windows software. This allows your team to access all important information, and your members can manage their data themselves.

With sipgate, you can make calls directly from Inwendo and use your contacts in the sipgate app. This way, you always see which contact 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 Inwendo in the sipgate app:**

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

In the sipgate app, click the gear icon on the left and select the "Integrations" item.

Under "Integrations", search for the entry "Inwendo" and click the "Connect with Inwendo" button.

![Inwendo\_invertiert2.png](/files/8fed175e686c21fd4e082b48e5106aed6f6314f2)
{% endstep %}

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

Enter the required API key and the API URL here.

![Inwendo\_API\_invertiert.png](/files/ec06a1c72b94edbd670fe8fd5425e093bdc6684c)
{% endstep %}

{% step %}
**Confirm connection**

You have now successfully connected Inwendo 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 %}

{% hint style="warning" %}
**Please note that only contacts with a stored phone number are transferred from Inwendo to the sipgate app.**
{% endhint %}
{% endstep %}
{% endstepper %}

**Find the API key in your Inwendo account:**

{% hint style="warning" %}
To be able to use the API key, you need the **Inwendo Professional plan.**
{% endhint %}

{% stepper %}
{% step %}
**Open API settings**

Log in to your Inwendo account, click on Settings (gear icon) in the lower left, and then select the "API" menu item.

![Inwendo1.png](/files/d0cfa261570c63998be0803d07be4f45662e67ce)
{% endstep %}

{% step %}
**Create API key**

You create a new API key via the "+ Add" button. In the pop-up window, click on "CLINQ / sipgate". ![Inwendo2.png](/files/64772710cabda1ffef68e7f452edf01d21993ff1)
{% endstep %}

{% step %}
**Copy API key**

In the following window, you will now see the required API URL and the API key. By clicking on the window, you copy the API key.

{% hint style="warning" %}
Please note that after closing this window, you will no longer be able to view either of these details.
{% endhint %}

![Inwendo3.png](/files/59f4472bd3bc4f77a52b10b8a725426f941eb982)
{% endstep %}
{% endstepper %}


---

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