> 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/tr/yonetici-kosesi/third-party-integrations/zoom-calendaring-integration-explainer.md).

# Zoom Takvimlendirme Entegrasyonu Açıklaması

## Genel Bakış

Zoom takvim entegrasyonu, Zoom'u üçüncü taraf takvim sağlayıcılarına bağlar ve kullanıcıların uygulamalar arasında geçiş yapmadan takvim Etkinliklerini doğrudan Zoom istemcilerinde ve oda sistemlerinde görüntülemesine ve yönetmesine olanak tanır.

Zoom, Microsoft 365, Microsoft Exchange Server ve Google çalışma alanı ile takvim entegrasyonunu destekler. Takvim entegrasyonu Aktif olduğunda, Zoom'un Web Takvim Hizmeti kimlik doğrulama, belirteç yönetimi ve Etkinlik eşitlemesini tüm bağlı uç noktalar arasında — masaüstü ve mobil uygulamalar, Zoom Rooms ve standart tabanlı H.323/SIP oda sistemleri dahil — gerçekleştirir. Varsayılan olarak etkin olan İki Yönlü Takvim Eşitleme, ister Zoom'da ister bağlı takvim sağlayıcısında yapılan değişikliklerin her ikisine de otomatik olarak yansıtılmasını sağlar.

Bu belge, takvim entegrasyonunun nasıl çalıştığını açıklar, her uç nokta türü için veri akışını ve güvenlik modelini tanımlar ve Microsoft ile Google ortamları için yapılandırma rehberliği sağlar.

{% content-ref url="/pages/56de4d2c89ae0f94eaa1d87e5b19e600329dfc73" %}
[Zoom Takvimlendirme Genel Bakışı](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/f073f76d3f4b84652f1042a39c10068130e8a0aa" %}
[Zoom Takvimlendirme Uç Noktaları](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/81c80f6cb00a45e9aa8b235e09f9ed291cb7a2a7" %}
[Sağlayıcıya Özgü Ayrıntılar](/technical-library/tr/yonetici-kosesi/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/123536163786343cccbc635de16c56cb2c778997" %}
[Ek](/technical-library/tr/yonetici-kosesi/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/tr/yonetici-kosesi/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.
