> 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).

# Explication des Intégrations de calendaring Zoom

Fonctionnement de l’intégration de calendaring Zoom, y compris les fournisseurs pris en charge et le flux d’authentification entre Zoom et les clients connectés.

## Vue d’ensemble

Les Intégrations de calendrier Zoom connectent Zoom à des fournisseurs de calendrier tiers, permettant aux utilisateurs d’afficher et de gérer les événements de calendrier directement dans les clients Zoom et les systèmes de salle, sans passer d’une application à l’autre.

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 Actif, le service Web de calendrier de Zoom gère l’authentification, la gestion des jetons et la synchronisation des événements sur tous les points de terminaison connectés — y compris les applications de bureau et mobiles, Zoom Rooms et les systèmes de salle basés sur les normes H.323/SIP. La fonction Synchroniser bidirectionnelle du calendrier, activée par défaut, garantit que les modifications apportées dans Zoom ou chez le fournisseur de calendrier connecté sont automatiquement répercutées des deux côtés.

Ce document explique comment fonctionne l’intégration aux calendriers, 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 de calendaring 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 de calendaring 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 spécifiques 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.
