> 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/anbindungen-und-integrationen/integrationen-fur-die-sipgate-app/rentman-integration.md).

# Rentman Integration

Rentman ist einer der führenden globalen Anbieter von Online-Verleihsoftware für AV- und Veranstaltungsverleihunternehmen. Rentmans All-in-One-Software ermöglicht es Unternehmen, alle ihre Aktivitäten über eine einzige Benutzeroberfläche zu planen und zu verwalten.

Mit sipgate telefonieren Sie direkt aus Rentman heraus und nutzen Ihre Kontakte in der sipgate App. So sehen Sie immer, welcher Kontakt gerade anruft und müssen nicht zwischen verschiedenen Tools wechseln. sipgate ist Ihre Telefonanlage mit der Telefonie App für Desktop und Mobile.

**Integration von Rentman in der sipgate App:**

{% stepper %}
{% step %}
**Integration auswählen**

Klicken Sie in der sipgate App links auf das Zahnrad und wählen Sie den Punkt **Integrationen** aus.

Unter dem Punkt "Integrationen" suchen Sie den Eintrag **Rentman** und klicken auf die Schaltfläche **Mit Rentman verbinden.**

![rentman.png](/files/e6pyxVxLvOvMn6hIpb6C)
{% endstep %}

{% step %}
**API-Daten eingeben**

Geben Sie hier den benötigten API-Key und die API-URL ein.

![rentman\_api.png](/files/YWE9eAi41pKGhK4mE0ec)
{% endstep %}

{% step %}
**Verbindung bestätigen**

Damit haben Sie Rentman und die sipgate App erfolgreich verbunden.

{% hint style="info" %}
Hinweis: Je nach Anzahl der zu integrierenden Kontakte kann es einige Minuten dauern, bis diese vollständig angezeigt werden.
{% endhint %}
{% endstep %}
{% endstepper %}

**API-Key in Ihrem Rentman-Account finden bzw. erstellen:**

Klicken Sie in Ihrem Rentman-Account links auf das Zahnrad-Symbol (Konfiguration), dann wählen Sie unter "Account" den Eintrag "Erweiterungen".

Falls nicht bereits geschehen, klicken Sie im Abschnitt "API" auf die Schaltfläche "Verbinde".

![rentman1.png](/files/81f146PHxPpehHh3CRRh)

Im Anschluss klicken Sie bitte auf "Token anzeigen".

![rentman2.png](/files/7l9CrMHXfTkv9A4Knkwl)

In dem nun erscheinenden Pop-Up-Fenster können Sie den API-Token kopieren bzw. einen neuen API-Token generieren.

![rentman3.png](/files/mlBTVOg6dsUY9WqxnDOz)


---

# 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/anbindungen-und-integrationen/integrationen-fur-die-sipgate-app/rentman-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.
