> 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/integrating-zoom-with-microsoft-teams.md).

# Zoom'u Microsoft Teams ile Entegre Etme

## Genel Bakış

Zoom platformu, iletişimi ve iş birliğini kolaylaştırmak için Microsoft Teams ile üç farklı şekilde Entegrasyonlar sunar: Microsoft Teams için uygulama içi Entegrasyonlar, Zoom Assistant ve Microsoft Teams için Zoom Phone.

Uygulama içi Entegrasyonlar, Zoom Meetings, Zoom Phone ve Zoom Whiteboard özelliklerini doğrudan Teams istemcisine getirir. Zoom Assistant, masaüstünün herhangi bir yerinden Zoom Phone özelliklerine her zaman erişim sağlayan hafif bir masaüstü bileşenidir. Microsoft Teams için Zoom Phone, Teams istemcisine Zoom Phone'un PSTN altyapısını yerel olarak entegre eden bir hizmet olarak doğrudan Yönlendirme (DRaaS) sunumudur; bu sayede kullanıcılar Teams üzerinden arama yapıp arama alabilirken Zoom'un telefon (telephony) hizmetlerinden de yararlanır.

Bu belge, her bir Entegrasyonlar seçeneği için işlevselliği, dağıtım gereksinimlerini ve kullanıcı deneyimini açıklayacaktır.

{% content-ref url="/pages/e853c9bbd5f51fa1bcc980125ca4eee1dc9d58f9" %}
[Zoom platformunu Microsoft Teams ile entegre etme](/technical-library/tr/yonetici-kosesi/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/996661a8d461c8d90c612cc934e142a6aa74e69b" %}
[Microsoft Teams için Zoom'un uygulama içi Entegrasyonlar özelliği](/technical-library/tr/yonetici-kosesi/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/4aff12d728e7402bbda848f1ea47ccee669ed816" %}
[Zoom Assistant](/technical-library/tr/yonetici-kosesi/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9cd1415939045da349bce01127d9beeba064f02" %}
[Microsoft Teams için Zoom Phone](/technical-library/tr/yonetici-kosesi/third-party-integrations/integrating-zoom-with-microsoft-teams/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## Sonuç

Zoom, dijital çalışma alanı deneyimini geliştirmek için tasarlanmış bir dizi iş birliği özelliği ve Entegrasyonlar sunar. Zoom'un temel hizmetlerinin esnekliği; uygulama içi bir Entegrasyonlar, Zoom Assistant ve Microsoft Teams için Zoom Phone aracılığıyla kolaylaştırılarak, Zoom’un iletişimi ve bağlantıyı birleşik, dijital bir çalışma alanı içinde geliştirme konusundaki kararlılığını ortaya koyar. Bu iş birliği araçlarıyla kullanıcılar, işleri basit tutmaya yardımcı olan iş akışlarıyla çeşitli ortamlardan gerçek zamanlı olarak sorunsuz bir şekilde iş birliği yapmaya, iletişim kurmaya ve bağlantı kurmaya yetkilendirilir.

Bu entegrasyonlar hakkında daha fazla bilgi almak veya Zoom’un ürünlerini İşletme’nize dahil etmek için lütfen hesap ekibinizle iletişime geçin.


---

# 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/integrating-zoom-with-microsoft-teams.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.
