> 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-and-microsoft-integration-and-deployment-field-guide/extending-deployments-with-additional-integrations.md).

# توسيع عمليات النشر بتكاملات إضافية

تُحسّن عمليات التكامل هذه تجربة Zoom Workplace/Microsoft Teams بشكل كبير، لكنها ليست مطلوبة. وهي تعتمد على عمليات تكامل منصة ونقطة نهاية التي نوقشت سابقًا في هذا الدليل.

### عملاء Zoom البريد وZoom التقويم

يوفر تكامل التقويم فوائد ملحوظة:

1. وفّر الوقت في البحث عن الأصول من اجتماعات سابقة. ينشر Zoom تلقائيًا أصول اجتماع في إدخال التقويم بعد انتهائه، بما في ذلك: الملخص، والتسجيل، وملاحظاتي، والملفات، وعناوين URL.
2. وفّر سياقًا إلى Zoom AI Companion للإشارة إلى محتوى اجتماع سابق بهدف إنشاء التقارير وعناصر الإجراءات. والأهم من ذلك، ساعد AIC على إعدادك للاجتماعات القادمة.
3. منع الأعمال الروتينية من خلال السماح لـ Zoom AI Companion بجدولة الاجتماعات مع الأشخاص عندما يكونون متاحين.

يجلب عميلَا Zoom البريد وZoom التقويم البريد إلكتروني والتقويم الحاليين في Microsoft 365 إلى تطبيق Zoom Workplace، مما ينشئ مساحة العمل موحّدة للاجتماعات، وإرسال الرسائل، والبريد إلكتروني، وجدولة. هذا لا يستبدل Outlook. وبدلًا من ذلك، فإنه يمنح المستخدمين خيار إدارة البريد إلكتروني والتقويم الخاصين بهم في Microsoft 365 من داخل Zoom Workplace إلى جانب تدفقات عمل Zoom الأخرى الخاصة بهم.

#### <mark style="color:أزرق;">ما هو ولماذا يهم</mark>

**حالات الاستخدام**

#### <mark style="color:أزرق;">إعداد Zoom التقويم وZoom البريد Clients</mark>

للحصول على إرشادات خطوة بخطوة حول إعداد عميل Zoom للتقويم واستخدامه، راجع مقالة دعم Zoom [استخدام عميل Zoom للتقويم](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0060791).

للحصول على إرشادات خطوة بخطوة حول إعداد عميل Zoom للبريد واستخدامه، راجع مقالة دعم Zoom [تكوين عميل Zoom للبريد](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058573).

#### <mark style="color:أزرق;">الربط بين رسائل البريد الإلكتروني وZoom دردشة</mark>

عندما يتم دمج البريد إلكتروني في Zoom Workplace، يمكن للمستخدمين إعادة توجيه رسائل البريد الإلكتروني مباشرةً إلى أي محادثة Zoom دردشة أو قناة. يؤدي هذا إلى إنشاء سير عمل "أفضل معًا" بين واجهات Outlook البريد وZoom دردشة. لا يحتاج المستخدمون إلى النسخ/اللصق أو التقاط لقطات شاشة لمحتوى البريد إلكتروني لنقله إلى مناقشة قائمة على دردشة.

### مشاركة الملفات من OneDrive وSharePoint

يتيح التكامل مع OneDrive وSharePoint للمستخدمين مشاركة مستندات Microsoft مباشرةً في Zoom Meetings وZoom دردشة دون تنزيل الملفات وإعادة تحميلها. يظل Microsoft 365 نظام التسجيل، ما يعني أن Zoom يشير إلى مستند، لكنه لا ينسخه أو يخزّنه.

#### <mark style="color:أزرق;">ما هو ولماذا يهم</mark>

**حالات الاستخدام**

#### <mark style="color:أزرق;">إعداد مشاركة الملفات من OneDrive وSharePoint</mark>

للحصول على إرشادات خطوة بخطوة حول إعداد التكامل مع OneDrive وSharePoint، راجع مقالة دعم Zoom [استخدام تطبيق Microsoft OneDrive وSharePoint](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0057882).


---

# 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-and-microsoft-integration-and-deployment-field-guide/extending-deployments-with-additional-integrations.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.
