> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/de/administrator-ecke/third-party-integrations/zoom-calendaring-integration-explainer.md).

# Erklärung zur Zoom-Kalenderintegration

## Übersicht

Die Zoom-Kalenderintegration verbindet Zoom mit Kalenderanbietern von Drittanbietern und ermöglicht es Benutzern, Kalender-Events direkt in Zoom-Clients und Raumsystemen anzuzeigen und zu verwalten, ohne zwischen Anwendungen wechseln zu müssen.

Zoom unterstützt die Kalenderintegration mit Microsoft 365, Microsoft Exchange Server und Google Arbeitsplatz. Wenn die Kalenderintegration aktiv ist, übernimmt Zooms Web-Kalenderdienst die Authentifizierung, die Token-Verwaltung und die Event-Synchronisierung über alle verbundenen Endpunkte hinweg — einschließlich Desktop- und Mobil-Apps, Zoom Rooms und standardbasierter H.323/SIP-Raumsysteme. Bidirektionales Kalender-Synchronisieren, das standardmäßig aktiviert ist, stellt sicher, dass Änderungen, die entweder in Zoom oder beim verbundenen Kalenderanbieter vorgenommen werden, automatisch in beiden übernommen werden.

Dieses Dokument erläutert, wie die Kalenderintegration funktioniert, beschreibt den Datenfluss und das Sicherheitsmodell für jeden Endpunkt-Typ und bietet Konfigurationshinweise für Microsoft- und Google-Umgebungen.

{% content-ref url="/pages/7483b1be232d8a4ebf9a9a53fd9d508b3670ce5e" %}
[Zoom-Kalenderübersicht](/technical-library/de/administrator-ecke/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/f710e10dd482ca35f99585bd6e5fb13f0998d62c" %}
[Zoom-Kalenderendpunkte](/technical-library/de/administrator-ecke/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/641c3b69133cb6b57ba1a5687fd2e9ba4d49d978" %}
[Anbieterspezifische Details](/technical-library/de/administrator-ecke/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/087bcbbc2f8cda9c65189d03edf393f6fdb3a02b" %}
[Anhang](/technical-library/de/administrator-ecke/third-party-integrations/zoom-calendaring-integration-explainer/appendix.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/de/administrator-ecke/third-party-integrations/zoom-calendaring-integration-explainer.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.
