> 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-bereich/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 zu wechseln.

Zoom unterstützt Kalenderintegration mit Microsoft 365, Microsoft Exchange Server und Google Arbeitsplatz. Wenn die Kalenderintegration aktiv ist, übernimmt Zooms Web-Kalenderdienst Authentifizierung, Token-Verwaltung und Event-Synchronisierung über alle verbundenen Endpunkte hinweg — einschließlich Desktop- und Mobile-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 Systemen übernommen werden.

Dieses Dokument erklärt, wie die Kalenderintegration funktioniert, beschreibt den Datenfluss und das Sicherheitsmodell für jeden Endpunkttyp und bietet Konfigurationshinweise für Microsoft- und Google-Umgebungen.

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

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

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

{% content-ref url="/pages/087bcbbc2f8cda9c65189d03edf393f6fdb3a02b" %}
[Anhang](/technical-library/de/administrator-bereich/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-bereich/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.
