> 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 وأنظمة الغرف دون التبديل بين التطبيقات.

يدعم 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.
