> 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/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-calendaring-integration-explainer.md).

# شرح تكامل تقويم Zoom

## نظرة عامة

يربط تكامل التقويم في Zoom Zoom بموفري التقويم من جهات خارجية، مما يتيح للمستخدمين عرض وإدارة فعاليات التقويم مباشرةً في عملاء Zoom وأنظمة الغرف دون الحاجة إلى التبديل بين التطبيقات.

يدعم Zoom تكامل التقويم مع Microsoft 365 وMicrosoft Exchange Server وGoogle مساحة العمل. عندما يكون تكامل التقويم نشطًا، تتولى خدمة التقويم عبر الويب من Zoom المصادقة وإدارة الرمز المميز ومزامنة الفعالية عبر جميع نقاط النهاية المتصلة — بما في ذلك تطبيقات سطح المكتب والهاتف المحمول وZoom Rooms وأنظمة الغرف المعتمدة على معايير H.323/SIP. تضمن مزامنة التقويم ثنائية الاتجاه، المفعّلة افتراضيًا، أن التغييرات التي تُجرى في Zoom أو لدى موفر التقويم المتصل تنعكس تلقائيًا على كليهما.

توضح هذه الوثيقة كيفية عمل تكامل التقويم، وتصف تدفق البيانات ونموذج الأمان لكل نوع من أنواع نقطة نهاية، وتوفر إرشادات التهيئة لبيئات Microsoft وGoogle.

{% content-ref url="/pages/216edef64a5797bb84ce17f761dfba7a171d338a" %}
[نظرة عامة على تقويم Zoom](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/0579f32a3362590327a0d212e29fe017d900ba30" %}
[نقاط نهاية تقويم Zoom](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/a60b9f9849ca4fe27b1f5e3df4f6733481b00b63" %}
[تفاصيل خاصة بمقدم الخدمة](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/c9f3807279a1c78913957ad2ee891dc92fc2a7ca" %}
[ملحق](/technical-library/technical-library-ar/rkn-almsuwl/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/technical-library-ar/rkn-almsuwl/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.
