> 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/zh/guan-li-yuan-jiao-luo/third-party-integrations/zoom-calendaring-integration-explainer.md).

# Zoom 日历集成说明

## 概述

Zoom 日历集成将 Zoom 连接到第三方日历提供商，使用户无需在应用之间切换，即可直接在 Zoom 客户端和会议室系统中查看和管理日历事件 & 活动 &直播。

Zoom 支持与 Microsoft 365、Microsoft Exchange Server 和 Google 工作区的日历集成。当日历集成处于有效状态时，Zoom 的 Web 日历服务会处理身份验证、令牌管理以及事件 & 活动 &直播同步，覆盖所有已连接的端点——包括桌面和移动应用、Zoom Rooms，以及基于标准的 H.323/SIP 会议室系统。双向日历同步默认启用，可确保在 Zoom 或已连接的日历提供商中进行的更改自动反映到双方。

本文档说明日历集成的工作方式，描述每种端点类型的数据流和安全模型，并为 Microsoft 和 Google 环境提供配置指南。

{% content-ref url="/pages/fa03ebce8273ee7bc88c0535ca85f9703052321a" %}
[Zoom 日历概览](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/02468574b0e52f18953df5aff4794d8c507150a5" %}
[Zoom 日历端点](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/c1ed0947b28c414b2da29b9c29fd8b4d0576a62f" %}
[特定提供商详细信息](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/4c8c8935d4f28e5653bf901ce21f12ec08d0031b" %}
[附录](/technical-library/zh/guan-li-yuan-jiao-luo/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/zh/guan-li-yuan-jiao-luo/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.
