> 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/fr/coin-admin/third-party-integrations/zoom-calendaring-integration-explainer.md).

# Présentation de l'Intégrations du calendrier Zoom

## Aperçu

L’Intégrations de calendrier Zoom connecte Zoom à des fournisseurs de calendrier tiers, permettant aux utilisateurs d’afficher et de gérer les événements du calendrier directement dans les clients Zoom et les systèmes de salle, sans basculer entre les applications.

Zoom prend en charge l'intégration aux calendriers avec Microsoft 365, Microsoft Exchange Server et Google espace de travail. Lorsque l'intégration aux calendriers est dans l'état Actif, le service Web de calendrier de Zoom gère l'authentification, la gestion du jeton et la synchronisation des événements sur tous les terminaux connectés — y compris les applications de bureau et mobiles, Zoom Rooms et les systèmes de salle H.323/SIP basés sur des normes. Synchroniser le calendrier bidirectionnel, activé par défaut, garantit que les modifications apportées dans Zoom ou chez le fournisseur de calendrier connecté sont reflétées automatiquement des deux côtés.

Ce document explique comment fonctionnent les Intégrations de calendrier, décrit le flux de données et le modèle de sécurité pour chaque type de point de terminaison, et fournit des conseils de configuration pour les environnements Microsoft et Google.

{% content-ref url="/pages/01de8d758ef77661d033799f366a6e5b5c4a2b19" %}
[Présentation du calendrier Zoom](/technical-library/fr/coin-admin/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/6f991c47cc33a25792f16cf4d457beae8fa991f6" %}
[Points de terminaison du calendrier Zoom](/technical-library/fr/coin-admin/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/dc94eb4661ab67f854347acab70606e5b108abf7" %}
[Détails propres au fournisseur](/technical-library/fr/coin-admin/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/a2868b0deec88e55b99579376d4c097a6ae9a2cb" %}
[Annexe](/technical-library/fr/coin-admin/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/fr/coin-admin/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.
