> 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/nl/beheerdershoek/third-party-integrations/zoom-calendaring-integration-explainer.md).

# Uitleg over Zoom-agenda-Integratie(s)

## Overzicht

De Zoom agenda-integratie verbindt Zoom met agenda-providers van derden, zodat gebruikers agenda-evenementen rechtstreeks in Zoom-clients en ruimtesystemen kunnen bekijken en beheren zonder tussen toepassingen te schakelen.

Zoom ondersteunt agenda-integratie met Microsoft 365, Microsoft Exchange Server en Google werkruimte. Wanneer de agenda-integratie Actief is, verwerkt Zoom's Web-agenda-service authenticatie, tokenbeheer en Evenement-Synchroniseren voor alle verbonden Eindpunten — waaronder desktop- en mobiele apps, Zoom Rooms en op standaarden gebaseerde H.323/SIP-ruimtesystemen. Bi-Directionele agenda-Synchroniseren, die Standaard is ingeschakeld, zorgt ervoor dat wijzigingen die in Zoom of bij de verbonden agenda-provider worden aangebracht, automatisch in beide worden doorgevoerd.

Dit document legt uit hoe de agenda-integratie werkt, beschrijft de gegevensstroom en het beveiligingsmodel voor elk Eindpunt-type, en biedt configuratierichtlijnen voor Microsoft- en Google-omgevingen.

{% content-ref url="/pages/01c5c6c78616bfca13cc197c140a0cbadc7a6102" %}
[Overzicht van Zoom-agenda](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/f3fe08038c4312117badb1c394b42c2fbdf308c1" %}
[Zoom-agenda-eindpunten](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/05da157652426885dbbe6400c14cfb6e9478d4b3" %}
[Providerspecifieke details](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/4d55063d3c5a5bf3d9b0510e0ba988bd84c372c9" %}
[Bijlage](/technical-library/nl/beheerdershoek/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/nl/beheerdershoek/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.
